xsd-parser 1.5.2

Rust code generator for XML schema files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#![allow(unused_mut, missing_docs, unused_variables, unreachable_pub)]

mod bmecat_etim_310;
mod bmecat_etim_501;
mod factur_x;
mod ideal_merchant_acquirer;
mod musicxml;
mod ofd;
mod onix;
mod opendrive;
mod shiporder;
mod sitemap;
mod xcb;
mod xccdf_1_2;
mod xml_catalogs;
mod xml_schema;