]> Git — Sourcephile - haskell/symantic-xml.git/blob - test/Golden/XML/0036.xml.read
f2bdbed5258b9dccdd5e3f132bbca252f6c32e3d
[haskell/symantic-xml.git] / test / Golden / XML / 0036.xml.read
1 (NodeElem doc) @(test/Golden/XML/0036.xml@0-48 :| [])
2 |
3 +- (NodeAttr att) @(test/Golden/XML/0036.xml@5-14 :| [])
4 | |
5 | `- (NodeText (EscapedText (fromList [EscapedPlain "val"]))) @(test/Golden/XML/0036.xml@10-13 :| [])
6 |
7 +- (NodeAttr att2) @(test/Golden/XML/0036.xml@15-26 :| [])
8 | |
9 | `- (NodeText (EscapedText (fromList [EscapedPlain "val2"]))) @(test/Golden/XML/0036.xml@21-25 :| [])
10 |
11 `- (NodeAttr att3) @(test/Golden/XML/0036.xml@28-39 :| [])
12 |
13 `- (NodeText (EscapedText (fromList [EscapedPlain "val3"]))) @(test/Golden/XML/0036.xml@34-38 :| [])
14