xsd-parser 1.1.0

Rust code generator for XML schema files
Documentation
1
2
3
4
5
6
<tns:Foo
    xmlns:tns="http://example.com"
    tns:value="an attribute value"
    tns:anotherValue="more attribute data">
    AUTO
</tns:Foo>