xsd-parser 1.5.2

Rust code generator for XML schema files
Documentation
1
2
3
4
<Foo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <A>42</A>
    <B xsi:nil="true" />
</Foo>