defxmlschema/chapter11 ====================== Example 11-5 Using IDREF ------------------------ .. literalinclude:: /../tests/fixtures/defxmlschema/chapter11/example11051.xsd :language: xml :lines: 3- .. literalinclude:: /../tests/fixtures/defxmlschema/chapter11/example11051.py :language: python Example 11-6 Using IDREFS ------------------------- .. literalinclude:: /../tests/fixtures/defxmlschema/chapter11/example11061.xsd :language: xml :lines: 3- .. literalinclude:: /../tests/fixtures/defxmlschema/chapter11/example11061.py :language: python Example 11-7 Using an unparsed entity ------------------------------------- .. literalinclude:: /../tests/fixtures/defxmlschema/chapter11/example11071.xsd :language: xml :lines: 3- .. literalinclude:: /../tests/fixtures/defxmlschema/chapter11/example11071.py :language: python Example 11-8 Using ENTITIES --------------------------- .. literalinclude:: /../tests/fixtures/defxmlschema/chapter11/example11081.xsd :language: xml :lines: 3- .. literalinclude:: /../tests/fixtures/defxmlschema/chapter11/example11081.py :language: python .. admonition:: Samples Source :class: hint `Definitive XML Schema `_ by Priscilla Walmsley (c) 2012 Prentice Hall PTR