]> Git — Sourcephile - haskell/symantic-xml.git/blob - test/Golden/XML/NS/0002.xml.read
Upgrade to megaparsec-7
[haskell/symantic-xml.git] / test / Golden / XML / NS / 0002.xml.read
1 (NodeComment " the 'price' element's namespace is http://ecommerce.example.org/schema ") @(test/Golden/XML/NS/0002.xml@0-79 :| [])
2
3 (NodeText (EscapedText (fromList [EscapedPlain "\n"]))) @(test/Golden/XML/NS/0002.xml@79-80 :| [])
4
5 (NodeElem {http://ecommerce.example.org/schema}price) @(test/Golden/XML/NS/0002.xml@80-169 :| [])
6 |
7 +- (NodeAttr {http://www.w3.org/2000/xmlns/}edi) @(test/Golden/XML/NS/0002.xml@91-138 :| [])
8 | |
9 | `- (NodeText (EscapedText (fromList [EscapedPlain "http://ecommerce.example.org/schema"]))) @(test/Golden/XML/NS/0002.xml@102-137 :| [])
10 |
11 +- (NodeAttr units) @(test/Golden/XML/NS/0002.xml@139-151 :| [])
12 | |
13 | `- (NodeText (EscapedText (fromList [EscapedPlain "Euro"]))) @(test/Golden/XML/NS/0002.xml@146-150 :| [])
14 |
15 `- (NodeText (EscapedText (fromList [EscapedPlain "32.18"]))) @(test/Golden/XML/NS/0002.xml@152-157 :| [])
16
17 (NodeText (EscapedText (fromList [EscapedPlain "\n"]))) @(test/Golden/XML/NS/0002.xml@169-170 :| [])
18