lumeohq / xsd-parser-rs

A xsd/wsdl => rust code generator written in rust
Apache License 2.0
96 stars 34 forks source link

xsd-model: create abstract code level structs for all schema-top types #98

Open victor-soloviev opened 4 years ago

victor-soloviev commented 4 years ago

In the branch xsd-model, we need to create abstract code level structs for all types from xsd-parser/src/xsd_model/groups/schema_top.rs. In the scope of the same task, we need to implement conversions from XSD model level types to abstract code level types.

List of types: