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