diff options
author | axis <qt-info@nokia.com> | 2009-04-24 11:34:15 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2009-04-24 11:34:15 (GMT) |
commit | 8f427b2b914d5b575a4a7c0ed65d2fb8f45acc76 (patch) | |
tree | a17e1a767a89542ab59907462206d7dcf2e504b2 /tests/auto/qxmlstream/data/mixedContent.ref | |
download | Qt-8f427b2b914d5b575a4a7c0ed65d2fb8f45acc76.zip Qt-8f427b2b914d5b575a4a7c0ed65d2fb8f45acc76.tar.gz Qt-8f427b2b914d5b575a4a7c0ed65d2fb8f45acc76.tar.bz2 |
Long live Qt for S60!
Diffstat (limited to 'tests/auto/qxmlstream/data/mixedContent.ref')
-rw-r--r-- | tests/auto/qxmlstream/data/mixedContent.ref | 207 |
1 files changed, 207 insertions, 0 deletions
diff --git a/tests/auto/qxmlstream/data/mixedContent.ref b/tests/auto/qxmlstream/data/mixedContent.ref new file mode 100644 index 0000000..5607fd9 --- /dev/null +++ b/tests/auto/qxmlstream/data/mixedContent.ref @@ -0,0 +1,207 @@ +StartDocument( ) +StartElement( name="documentElement" qualifiedName="documentElement" ) +Characters( whitespace text=" + " ) +StartElement( name="comments" qualifiedName="comments" ) +Characters( whitespace text=" + " ) +StartElement( name="c1" qualifiedName="c1" ) +Comment( text=" comment " ) +EndElement( name="c1" qualifiedName="c1" ) +Characters( whitespace text=" + " ) +StartElement( name="c1" qualifiedName="c1" ) +Comment( text=" comment " ) +Characters( text="AFTER" ) +EndElement( name="c1" qualifiedName="c1" ) +Characters( whitespace text=" + " ) +StartElement( name="c1" qualifiedName="c1" ) +Characters( text="BEFORE" ) +Comment( text=" comment " ) +EndElement( name="c1" qualifiedName="c1" ) +Characters( whitespace text=" + " ) +StartElement( name="c1" qualifiedName="c1" ) +Characters( text="BEFORE" ) +Comment( text=" comment " ) +Characters( text="AFTER" ) +EndElement( name="c1" qualifiedName="c1" ) +Characters( whitespace text=" + " ) +StartElement( name="c1" qualifiedName="c1" ) +Characters( text="BEFORE" ) +Comment( text=" comment1 " ) +Characters( text="SPLIT" ) +Comment( text=" comment 2" ) +Characters( text="AFTER" ) +EndElement( name="c1" qualifiedName="c1" ) +Characters( whitespace text=" + " ) +StartElement( name="c1" qualifiedName="c1" ) +Comment( text=" comment1 " ) +Characters( text="SPLIT" ) +Comment( text=" comment 2" ) +Characters( text="AFTER" ) +EndElement( name="c1" qualifiedName="c1" ) +Characters( whitespace text=" + " ) +StartElement( name="c1" qualifiedName="c1" ) +Characters( text="BEFORE" ) +Comment( text=" comment1 " ) +Characters( text="SPLIT" ) +Comment( text=" comment 2" ) +EndElement( name="c1" qualifiedName="c1" ) +Characters( whitespace text=" + " ) +StartElement( name="c1" qualifiedName="c1" ) +Characters( text="BEFORE" ) +Comment( text=" comment1 " ) +Comment( text=" comment 2" ) +Characters( text="AFTER" ) +EndElement( name="c1" qualifiedName="c1" ) +Characters( whitespace text=" + " ) +EndElement( name="comments" qualifiedName="comments" ) +Characters( whitespace text=" + " ) +StartElement( name="PIs" qualifiedName="PIs" ) +Characters( whitespace text=" + " ) +StartElement( name="p1" qualifiedName="p1" ) +Comment( text=" comment " ) +EndElement( name="p1" qualifiedName="p1" ) +Characters( whitespace text=" + " ) +StartElement( name="p1" qualifiedName="p1" ) +Comment( text=" comment " ) +Characters( text="AFTER" ) +EndElement( name="p1" qualifiedName="p1" ) +Characters( whitespace text=" + " ) +StartElement( name="p1" qualifiedName="p1" ) +Characters( text="BEFORE" ) +Comment( text=" comment " ) +EndElement( name="p1" qualifiedName="p1" ) +Characters( whitespace text=" + " ) +StartElement( name="p1" qualifiedName="p1" ) +Characters( text="BEFORE" ) +Comment( text=" comment " ) +Characters( text="AFTER" ) +EndElement( name="p1" qualifiedName="p1" ) +Characters( whitespace text=" + " ) +StartElement( name="p1" qualifiedName="p1" ) +Characters( text="BEFORE" ) +Comment( text=" comment1 " ) +Characters( text="SPLIT" ) +Comment( text=" comment 2" ) +Characters( text="AFTER" ) +EndElement( name="p1" qualifiedName="p1" ) +Characters( whitespace text=" + " ) +StartElement( name="p1" qualifiedName="p1" ) +Comment( text=" comment1 " ) +Characters( text="SPLIT" ) +Comment( text=" comment 2" ) +Characters( text="AFTER" ) +EndElement( name="p1" qualifiedName="p1" ) +Characters( whitespace text=" + " ) +StartElement( name="p1" qualifiedName="p1" ) +Characters( text="BEFORE" ) +Comment( text=" comment1 " ) +Characters( text="SPLIT" ) +Comment( text=" comment 2" ) +EndElement( name="p1" qualifiedName="p1" ) +Characters( whitespace text=" + " ) +StartElement( name="p1" qualifiedName="p1" ) +Characters( text="BEFORE" ) +Comment( text=" comment1 " ) +Comment( text=" comment 2" ) +Characters( text="AFTER" ) +EndElement( name="p1" qualifiedName="p1" ) +Characters( whitespace text=" + " ) +EndElement( name="PIs" qualifiedName="PIs" ) +Characters( whitespace text=" + " ) +StartElement( name="mixed" qualifiedName="mixed" ) +Characters( whitespace text=" + " ) +StartElement( name="p1" qualifiedName="p1" ) +Comment( text=" comment " ) +ProcessingInstruction( processingInstructionTarget="PI" ) +EndElement( name="p1" qualifiedName="p1" ) +Characters( whitespace text=" + " ) +StartElement( name="p1" qualifiedName="p1" ) +ProcessingInstruction( processingInstructionTarget="PI" ) +Comment( text=" comment " ) +EndElement( name="p1" qualifiedName="p1" ) +Characters( whitespace text=" + + " ) +StartElement( name="p1" qualifiedName="p1" ) +ProcessingInstruction( processingInstructionTarget="Pi" ) +Comment( text=" comment " ) +ProcessingInstruction( processingInstructionTarget="PI" ) +EndElement( name="p1" qualifiedName="p1" ) +Characters( whitespace text=" + " ) +StartElement( name="p1" qualifiedName="p1" ) +Comment( text=" comment " ) +ProcessingInstruction( processingInstructionTarget="PI" ) +Comment( text=" comment " ) +EndElement( name="p1" qualifiedName="p1" ) +Characters( whitespace text=" + + " ) +StartElement( name="p1" qualifiedName="p1" ) +Characters( text="A" ) +Comment( text=" comment " ) +Characters( text="B" ) +ProcessingInstruction( processingInstructionTarget="PI" ) +Characters( text="C" ) +EndElement( name="p1" qualifiedName="p1" ) +Characters( whitespace text=" + " ) +StartElement( name="p1" qualifiedName="p1" ) +Characters( text="A" ) +ProcessingInstruction( processingInstructionTarget="PI" ) +Characters( text="B" ) +Comment( text=" comment " ) +Characters( text="C" ) +EndElement( name="p1" qualifiedName="p1" ) +Characters( whitespace text=" + + " ) +StartElement( name="p1" qualifiedName="p1" ) +Characters( text="A" ) +ProcessingInstruction( processingInstructionTarget="Pi" ) +Characters( text="B" ) +Comment( text=" comment " ) +Characters( text="C" ) +ProcessingInstruction( processingInstructionTarget="PI" ) +Characters( text="D" ) +EndElement( name="p1" qualifiedName="p1" ) +Characters( whitespace text=" + " ) +StartElement( name="p1" qualifiedName="p1" ) +Characters( text="A" ) +Comment( text=" comment " ) +Characters( text="B" ) +ProcessingInstruction( processingInstructionTarget="PI" ) +Characters( text="C" ) +Comment( text=" comment " ) +Characters( text="D" ) +EndElement( name="p1" qualifiedName="p1" ) +Characters( whitespace text=" + " ) +EndElement( name="mixed" qualifiedName="mixed" ) +Characters( whitespace text=" +" ) +EndElement( name="documentElement" qualifiedName="documentElement" ) +EndDocument( ) |