********** Chapter 13 ********** Deriving complex types ====================== Binding Test ************ **Schema** .. literalinclude:: /../tests/fixtures/defxmlschema/chapter13.xsd :language: xml :lines: 2- .. literalinclude:: /../tests/fixtures/defxmlschema/chapter13.py :language: python **XML Document** .. literalinclude:: /../tests/fixtures/defxmlschema/chapter13.xml :language: xml :lines: 2- **xsData XML Document** .. literalinclude:: /../tests/fixtures/defxmlschema/chapter13.xsdata.xml :language: xml :lines: 2- **xsData JSON** .. literalinclude:: /../tests/fixtures/defxmlschema/chapter13.json :language: json .. admonition:: Samples Source :class: hint `Definitive XML Schema `_ by Priscilla Walmsley (c) 2012 Prentice Hall PTR