aboutsummaryrefslogtreecommitdiff
path: root/tests/documents/sample_6_full.txt
blob: debb366edbbe26a4cfbc938a8d36566827a02561 (plain)
1
2
3
4
5
6
7
8
StartDocument(1.0, UTF-8)
Whitespace("\n")
ProcessingInstruction(xml-stylesheet="href=\"doc.xsl\"")
Whitespace("\n\n")
StartElement(doc)
Characters("Hello")
EndElement(doc)
EndDocument