]> Git — Sourcephile - haskell/symantic-xml.git/blob - test/Golden/XML/NS/0003.xml.write.indented
Add more XML test files.
[haskell/symantic-xml.git] / test / Golden / XML / NS / 0003.xml.write.indented
1
2 <x xmlns:edi="http://ecommerce.example.org/schema">
3 <!-- the 'taxClass' attribute's namespace is http://ecommerce.example.org/schema -->
4 <lineItem edi:taxClass="exempt">Baby food</lineItem>
5 </x>