]> Git — Sourcephile - haskell/symantic-xml.git/blob - test/Golden/XML/0036.xml.read
XML: fix union of EscapedText
[haskell/symantic-xml.git] / test / Golden / XML / 0036.xml.read
1 (NodeElem doc) @(test/Golden/XML/0036.xml#1:1-3:8 :| [])
2 |
3 +- (NodeAttr att) @(test/Golden/XML/0036.xml#1:6-1:15 :| [])
4 | |
5 | `- (NodeText (EscapedText (fromList [EscapedPlain "val"]))) @(test/Golden/XML/0036.xml#1:11-1:14 :| [])
6 |
7 +- (NodeAttr att2) @(test/Golden/XML/0036.xml#1:16-1:27 :| [])
8 | |
9 | `- (NodeText (EscapedText (fromList [EscapedPlain "val2"]))) @(test/Golden/XML/0036.xml#1:22-1:26 :| [])
10 |
11 `- (NodeAttr att3) @(test/Golden/XML/0036.xml#2:1-2:12 :| [])
12 |
13 `- (NodeText (EscapedText (fromList [EscapedPlain "val3"]))) @(test/Golden/XML/0036.xml#2:7-2:11 :| [])
14