]> Git — Sourcephile - haskell/symantic-xml.git/blob - test/Golden/XML/0003.xml.read
e946d40d7aa854cde453ab6240dee60307667b6b
[haskell/symantic-xml.git] / test / Golden / XML / 0003.xml.read
1 (NodeElem root) @(test/Golden/XML/0003.xml@0-14 :| [])
2 |
3 `- (NodeAttr n) @(test/Golden/XML/0003.xml@6-11 :| [])
4 |
5 `- (NodeText (EscapedText (fromList [EscapedPlain "v"]))) @(test/Golden/XML/0003.xml@9-10 :| [])
6
7 (NodeText (EscapedText (fromList [EscapedPlain "\n"]))) @(test/Golden/XML/0003.xml@14-15 :| [])
8