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