Annotation of parser3/tests/108.html, revision 1.1.2.1

1.1.2.1 ! paf         1: @main[]
        !             2: ^xdata[]
        !             3: $transformed[^xdoc.transform[108.xsl;$.param1[123/]]]
        !             4: ^show_xdoc2[$transformed]
        !             5: 
        !             6: @xdata[]
        !             7: #$response:content-type[$.value[text/html] $.charset[windows-1251]]
        !             8: $xdoc[^xdoc::create{<?xml version="1.0" encoding="windows-1251"?>
        !             9: <!--for getByID to work we need to enable doctype checking in pa_global.C :( <?DOCTYPE people SYSTEM "107.dtd"?>-->
        !            10: <people>
        !            11:        <man id="1" èìÿ="word ñëîâî">
        !            12:                <name>P&#171^;AF        B</name>
        !            13:        </man>
        !            14:                <man id="2">
        !            15:             <name>ÏÈÔ^taint[&]</name>
        !            16:                </man>
        !            17: </people>
        !            18: }]
        !            19: 
        !            20: @show_xdoc2[xdoc]
        !            21: <pre>^taint[html][^xdoc.string[
        !            22:        $.method[html]
        !            23: ]]
        !            24: </pre>

E-mail: