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