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