anyxml 0.4.2

A fully spec-conformant XML library
Documentation
1
2
3
4
5
<?xml version="1.0" encoding="UTF-8"?>
<root attr="foo" attr2="bar">
    <child attr3=""></child>
    <child2 attr4="hoge" />
</root>