]> Git — Sourcephile - haskell/symantic-xml.git/blob - test/Golden/XML/NS/0001.xml.read
XML: fix union of EscapedText
[haskell/symantic-xml.git] / test / Golden / XML / NS / 0001.xml.read
1 (NodeElem x) @(test/Golden/XML/NS/0001.xml#1:1-2:5 :| [])
2 |
3 +- (NodeAttr {http://www.w3.org/2000/xmlns/}edi) @(test/Golden/XML/NS/0001.xml#1:4-1:51 :| [])
4 | |
5 | `- (NodeText (EscapedText (fromList [EscapedPlain "http://ecommerce.example.org/schema"]))) @(test/Golden/XML/NS/0001.xml#1:15-1:50 :| [])
6 |
7 `- (NodeText (EscapedText (fromList [EscapedPlain "\n"]))) @(test/Golden/XML/NS/0001.xml#1:52-2:1 :| [])
8
9 (NodeText (EscapedText (fromList [EscapedPlain "\n"]))) @(test/Golden/XML/NS/0001.xml#2:5-3:1 :| [])
10