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