]> Git — Sourcephile - haskell/symantic-xml.git/blob - test/Golden/XML/0016.xml.read
XML: fix union of EscapedText
[haskell/symantic-xml.git] / test / Golden / XML / 0016.xml.read
1 (NodePI xml "") @(test/Golden/XML/0016.xml#1:1-1:39 :| [])
2 |
3 +- (NodeAttr version) @(test/Golden/XML/0016.xml#1:6-1:20 :| [])
4 | |
5 | `- (NodeText (EscapedText (fromList [EscapedPlain "1.0"]))) @(test/Golden/XML/0016.xml#1:16-1:19 :| [])
6 |
7 `- (NodeAttr standalone) @(test/Golden/XML/0016.xml#1:20-1:31 :| [])
8 |
9 `- (NodeText (EscapedText (fromList [EscapedPlain "yes"]))) @(test/Golden/XML/0016.xml#1:33-1:36 :| [])
10
11 (NodeText (EscapedText (fromList [EscapedPlain "\n"]))) @(test/Golden/XML/0016.xml#1:39-2:1 :| [])
12
13 (NodeElem doc) @(test/Golden/XML/0016.xml#2:1-2:7 :| [])
14
15 (NodeText (EscapedText (fromList [EscapedPlain "\n"]))) @(test/Golden/XML/0016.xml#2:7-3:1 :| [])
16