TransformsΒΆ

Transforms are small Python classes that manipulate the pyxsd object tree between parsing and writing. pyxsd ships a framework (pyxsd.transforms) with two built-ins; scientific application transforms live in examples/legacy/ as reference implementations.