sourcephile
/
git
/
haskell
/
symantic-xml.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
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>