]> Git — Sourcephile - haskell/symantic-xml.git/blob - test/Golden/XML/0013.xml.read
XML: fix union of EscapedText
[haskell/symantic-xml.git] / test / Golden / XML / 0013.xml.read
1 (NodePI xml "") @(test/Golden/XML/0013.xml#1:1-1:22 :| [])
2 |
3 `- (NodeAttr version) @(test/Golden/XML/0013.xml#1:6-1:20 :| [])
4 |
5 `- (NodeText (EscapedText (fromList [EscapedPlain "1.0"]))) @(test/Golden/XML/0013.xml#1:16-1:19 :| [])
6
7 (NodeText (EscapedText (fromList [EscapedPlain "\n"]))) @(test/Golden/XML/0013.xml#1:22-2:1 :| [])
8
9 (NodeComment "comment") @(test/Golden/XML/0013.xml#2:1-2:15 :| [])
10
11 (NodeText (EscapedText (fromList [EscapedPlain " "]))) @(test/Golden/XML/0013.xml#2:15-2:16 :| [])
12
13 (NodePI pi "") @(test/Golden/XML/0013.xml#2:16-2:22 :| [])
14
15 (NodeText (EscapedText (fromList [EscapedPlain "\n"]))) @(test/Golden/XML/0013.xml#2:22-3:1 :| [])
16
17 (NodeElem doc) @(test/Golden/XML/0013.xml#3:1-3:7 :| [])
18
19 (NodeText (EscapedText (fromList [EscapedPlain "\n"]))) @(test/Golden/XML/0013.xml#3:7-4:1 :| [])
20