CHANGES.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/about.rst
docs/api.rst
docs/architecture.rst
docs/changelog.rst
docs/codegen.rst
docs/conf.py
docs/dataclasses.rst
docs/demos.rst
docs/generate_defxml.py
docs/index.rst
docs/installation.rst
docs/make.bat
docs/plantuml.rst
docs/robots.txt
docs/defxmlschema/chapter01.rst
docs/defxmlschema/chapter03.rst
docs/defxmlschema/chapter04.rst
docs/defxmlschema/chapter05.rst
docs/defxmlschema/chapter08.rst
docs/defxmlschema/chapter10.rst
docs/defxmlschema/chapter12.rst
docs/defxmlschema/chapter13.rst
docs/defxmlschema/chapter15.rst
docs/defxmlschema/chapter16.rst
docs/defxmlschema/chapter17.rst
docs/examples/__init__.py
docs/examples/primer.pu
docs/examples/primer.py
docs/examples/primer.pyxb.py
docs/examples/primer.svg
docs/examples/primer.xml
docs/examples/primer.xsd
docs/reference/.gitignore
docs/reference/modules.rst
docs/reference/xsdata.cli.rst
docs/reference/xsdata.codegen.analyzer.rst
docs/reference/xsdata.codegen.builder.rst
docs/reference/xsdata.codegen.container.rst
docs/reference/xsdata.codegen.handlers.attribute_enum_union.rst
docs/reference/xsdata.codegen.handlers.attribute_group.rst
docs/reference/xsdata.codegen.handlers.attribute_implied.rst
docs/reference/xsdata.codegen.handlers.attribute_merge.rst
docs/reference/xsdata.codegen.handlers.attribute_mismatch.rst
docs/reference/xsdata.codegen.handlers.attribute_substitution.rst
docs/reference/xsdata.codegen.handlers.attribute_type.rst
docs/reference/xsdata.codegen.handlers.class_extension.rst
docs/reference/xsdata.codegen.handlers.rst
docs/reference/xsdata.codegen.mixins.rst
docs/reference/xsdata.codegen.models.rst
docs/reference/xsdata.codegen.parser.rst
docs/reference/xsdata.codegen.resolver.rst
docs/reference/xsdata.codegen.rst
docs/reference/xsdata.codegen.sanitizer.rst
docs/reference/xsdata.codegen.transformer.rst
docs/reference/xsdata.codegen.utils.rst
docs/reference/xsdata.codegen.validator.rst
docs/reference/xsdata.codegen.writer.rst
docs/reference/xsdata.exceptions.rst
docs/reference/xsdata.formats.bindings.rst
docs/reference/xsdata.formats.converters.rst
docs/reference/xsdata.formats.dataclass.context.rst
docs/reference/xsdata.formats.dataclass.filters.rst
docs/reference/xsdata.formats.dataclass.generator.rst
docs/reference/xsdata.formats.dataclass.models.constants.rst
docs/reference/xsdata.formats.dataclass.models.elements.rst
docs/reference/xsdata.formats.dataclass.models.generics.rst
docs/reference/xsdata.formats.dataclass.models.rst
docs/reference/xsdata.formats.dataclass.parsers.config.rst
docs/reference/xsdata.formats.dataclass.parsers.json.rst
docs/reference/xsdata.formats.dataclass.parsers.nodes.rst
docs/reference/xsdata.formats.dataclass.parsers.rst
docs/reference/xsdata.formats.dataclass.parsers.utils.rst
docs/reference/xsdata.formats.dataclass.parsers.xml.rst
docs/reference/xsdata.formats.dataclass.rst
docs/reference/xsdata.formats.dataclass.serializers.json.rst
docs/reference/xsdata.formats.dataclass.serializers.rst
docs/reference/xsdata.formats.dataclass.serializers.utils.rst
docs/reference/xsdata.formats.dataclass.serializers.xml.rst
docs/reference/xsdata.formats.dataclass.utils.rst
docs/reference/xsdata.formats.mixins.rst
docs/reference/xsdata.formats.plantuml.generator.rst
docs/reference/xsdata.formats.plantuml.rst
docs/reference/xsdata.formats.rst
docs/reference/xsdata.logger.rst
docs/reference/xsdata.models.enums.rst
docs/reference/xsdata.models.mixins.rst
docs/reference/xsdata.models.rst
docs/reference/xsdata.models.xsd.rst
docs/reference/xsdata.rst
docs/reference/xsdata.utils.collections.rst
docs/reference/xsdata.utils.package.rst
docs/reference/xsdata.utils.rst
docs/reference/xsdata.utils.text.rst
tests/__init__.py
tests/conftest.py
tests/factories.py
tests/test_cli.py
tests/test_integration.py
tests/codegen/__init__.py
tests/codegen/test_analyzer.py
tests/codegen/test_builder.py
tests/codegen/test_container.py
tests/codegen/test_parser.py
tests/codegen/test_resolver.py
tests/codegen/test_sanitizer.py
tests/codegen/test_transformer.py
tests/codegen/test_utils.py
tests/codegen/test_validator.py
tests/codegen/test_writer.py
tests/codegen/handlers/__init__.py
tests/codegen/handlers/test_attribute_enum_union.py
tests/codegen/handlers/test_attribute_group.py
tests/codegen/handlers/test_attribute_implied.py
tests/codegen/handlers/test_attribute_merge.py
tests/codegen/handlers/test_attribute_mismatch.py
tests/codegen/handlers/test_attribute_substitution.py
tests/codegen/handlers/test_attribute_type.py
tests/codegen/handlers/test_class_extension.py
tests/codegen/models/__init__.py
tests/codegen/models/test_attr.py
tests/codegen/models/test_attr_type.py
tests/codegen/models/test_class.py
tests/codegen/models/test_restrictions.py
tests/fixtures/__init__.py
tests/fixtures/books.py
tests/fixtures/books.xsd
tests/fixtures/fix.py
tests/fixtures/common/__init__.py
tests/fixtures/common/HL7V3/NE2008/coreschemas/NarrativeBlock.xsd
tests/fixtures/common/HL7V3/NE2008/coreschemas/SDTC.xsd
tests/fixtures/common/HL7V3/NE2008/coreschemas/datatypes-base.xsd
tests/fixtures/common/HL7V3/NE2008/coreschemas/datatypes.xsd
tests/fixtures/common/HL7V3/NE2008/coreschemas/infrastructureRoot.xsd
tests/fixtures/common/HL7V3/NE2008/coreschemas/voc.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/CDA.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT010000UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT020000UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT030000UV04.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT030007UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT030200UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT030202UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT030203UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT030207UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT040008UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT040200UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT040203UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT050000UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT050002UV04.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT060000UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT070000UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT080000UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT090000UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT090001UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT090002UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT090003UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT090003UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT090100UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT090102UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT090108UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT090200UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT090300UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT090303UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT090400UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT110000UV04.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT120104UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT140007UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT150000UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT150002UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT150003UV03.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT150007UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT220200UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT220300UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT230100UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT240000UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT240003UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT260003UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT280000UV04.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT290000UV06.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT300000UV04.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT310000UV04.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT440001UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT470000UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT490000UV04.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT500000UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT500000UV04.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT510000UV06.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT530000UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT600000UV06.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT670000UV04.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT710000UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT710007UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT740000UV04.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT810000UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT820000UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT910000UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/COCT_MT960000UV05.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/MCAI_MT900001UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/MCCI_IN000002UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/MCCI_MT000100UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/MCCI_MT000200UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/MCCI_MT000300UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/MFMI_MT700701UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/MFMI_MT700711UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/MFMI_MT700712UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/POCD_MT000040.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/PRPA_IN201301UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/PRPA_IN201302UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/PRPA_IN201304UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/PRPA_IN201305UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/PRPA_IN201306UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/PRPA_IN201307UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/PRPA_IN201309UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/PRPA_IN201310UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/PRPA_IN900300UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/PRPA_MT201301UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/PRPA_MT201302UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/PRPA_MT201303UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/PRPA_MT201304UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/PRPA_MT201306UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/PRPA_MT201307UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/PRPA_MT201307UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/PRPA_MT201310UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/PRPA_MT900300UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/PRPA_MT900350UV02.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/QUPC_IN043100UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/QUPC_IN043200UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/QUPC_MT040300UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/QUQI_MT020001UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/QUQI_MT021001UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/REPC_MT000100UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/REPC_MT000200UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/REPC_MT000300UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/REPC_MT000301UV.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/REPC_MT000400UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/REPC_MT000700UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/REPC_MT004000UV01.xsd
tests/fixtures/common/HL7V3/NE2008/multicacheschemas/XCPD_PLQ.xsd
tests/fixtures/common/models/__init__.py
tests/fixtures/common/models/hl7_v3/__init__.py
tests/fixtures/common/models/hl7_v3/ne2008/__init__.py
tests/fixtures/common/models/hl7_v3/ne2008/coreschemas/__init__.py
tests/fixtures/common/models/hl7_v3/ne2008/coreschemas/datatypes.py
tests/fixtures/common/models/hl7_v3/ne2008/coreschemas/datatypes_base.py
tests/fixtures/common/models/hl7_v3/ne2008/coreschemas/narrative_block.py
tests/fixtures/common/models/hl7_v3/ne2008/coreschemas/sdtc.py
tests/fixtures/common/models/hl7_v3/ne2008/coreschemas/voc.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/__init__.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/cda.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt010000_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt020000_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt030000_uv04.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt030007_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt030200_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt030202_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt030203_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt030207_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt040008_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt040200_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt040203_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt050000_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt050002_uv04.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt060000_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt070000_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt080000_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt090000_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt090001_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt090002_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt090003_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt090003_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt090100_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt090102_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt090108_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt090200_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt090300_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt090303_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt090400_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt110000_uv04.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt120104_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt140007_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt150000_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt150002_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt150003_uv03.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt150007_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt220300_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt230100_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt240000_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt240003_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt260003_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt280000_uv04.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt290000_uv06.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt300000_uv04.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt310000_uv04.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt440001_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt470000_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt490000_uv04.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt500000_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt500000_uv04.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt510000_uv06.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt530000_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt600000_uv06.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt670000_uv04.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt710000_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt710007_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt740000_uv04.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt810000_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt820000_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt910000_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/coct_mt960000_uv05.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/mcai_mt900001_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/mcci_in000002_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/mcci_mt000100_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/mcci_mt000200_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/mcci_mt000300_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/mfmi_mt700701_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/mfmi_mt700711_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/mfmi_mt700712_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/pocd_mt000040.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/prpa_in201301_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/prpa_in201302_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/prpa_in201304_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/prpa_in201305_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/prpa_in201306_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/prpa_in201307_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/prpa_in201309_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/prpa_in201310_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/prpa_in900300_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/prpa_mt201301_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/prpa_mt201302_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/prpa_mt201303_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/prpa_mt201304_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/prpa_mt201306_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/prpa_mt201307_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/prpa_mt201307_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/prpa_mt201310_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/prpa_mt900300_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/prpa_mt900350_uv02.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/qupc_in043100_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/qupc_in043200_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/qupc_mt040300_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/quqi_mt020001_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/quqi_mt021001_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/repc_mt000100_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/repc_mt000200_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/repc_mt000300_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/repc_mt000301_uv.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/repc_mt000400_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/repc_mt000700_uv01.py
tests/fixtures/common/models/hl7_v3/ne2008/multicacheschemas/repc_mt004000_uv01.py
tests/fixtures/common/models/nhinc/__init__.py
tests/fixtures/common/models/nhinc/common/__init__.py
tests/fixtures/common/models/nhinc/common/nhinc_common.py
tests/fixtures/common/models/nhinc/hl7/__init__.py
tests/fixtures/common/models/nhinc/hl7/async_adapter_patient_discovery_error_request.py
tests/fixtures/common/models/nhinc/hl7/hl7_common_data_layer_messages.py
tests/fixtures/common/models/nhinc/hl7/hl7_messages.py
tests/fixtures/common/models/nhinc/hl7/hl7_proxy_patient_discovery_messages.py
tests/fixtures/common/models/nhinc/hl7/pixconsumer_prpa_request.py
tests/fixtures/common/models/nhinc/hl7/proxy_prpa_in201305_uvproxy_request.py
tests/fixtures/common/models/nhinc/hl7/proxy_prpa_in201306_uvproxy_request.py
tests/fixtures/common/models/nhinc/hl7/responding_gateway_prpa_in201305_uv02_request.py
tests/fixtures/common/models/nhinc/hl7/responding_gateway_prpa_in201306_uv02_request.py
tests/fixtures/common/models/nhinc/hl7/responding_gateway_prpa_in201306_uv02_response.py
tests/fixtures/common/nhinc/common/AdminGUIManagement.xsd
tests/fixtures/common/nhinc/common/AuditLog.xsd
tests/fixtures/common/nhinc/common/AuditQueryLog.xsd
tests/fixtures/common/nhinc/common/DeferredQueueManager.xsd
tests/fixtures/common/nhinc/common/EntityPerformanceLogQuery.xsd
tests/fixtures/common/nhinc/common/EventCommon.xsd
tests/fixtures/common/nhinc/common/ExchangeManagement.xsd
tests/fixtures/common/nhinc/common/InternalExchangeManagement.xsd
tests/fixtures/common/nhinc/common/LoadTestDataManagement.xsd
tests/fixtures/common/nhinc/common/NhincCommon.xsd
tests/fixtures/common/nhinc/common/NhincCommonAdapter.xsd
tests/fixtures/common/nhinc/common/NhincCommonEntity.xsd
tests/fixtures/common/nhinc/common/NhincCommonProxy.xsd
tests/fixtures/common/nhinc/common/PatientCorrelation.xsd
tests/fixtures/common/nhinc/common/PatientCorrelationFacade.xsd
tests/fixtures/common/nhinc/common/PatientCorrelationSecured.xsd
tests/fixtures/common/nhinc/common/PropertyAccess.xsd
tests/fixtures/common/nhinc/common/configAdmin.xsd
tests/fixtures/common/nhinc/direct/DirectReceiver.xsd
tests/fixtures/common/nhinc/direct/DirectSender.xsd
tests/fixtures/common/nhinc/gateway/AdapterPatientDiscoveryDeferredReqQueueProcess.xsd
tests/fixtures/common/nhinc/gateway/SamlTokenData.xsd
tests/fixtures/common/nhinc/hl7/AsyncAdapterPatientDiscoveryErrorRequest.xsd
tests/fixtures/common/nhinc/hl7/HL7CommonDataLayerMessages.xsd
tests/fixtures/common/nhinc/hl7/HL7Messages.xsd
tests/fixtures/common/nhinc/hl7/HL7PatientDiscoveryMessages.xsd
tests/fixtures/common/nhinc/hl7/HL7ProxyPatientDiscoveryMessages.xsd
tests/fixtures/common/nhinc/hl7/PIXConsumer_PRPA_Request.xsd
tests/fixtures/common/nhinc/hl7/Proxy_PRPA_IN201305UVProxyRequest.xsd
tests/fixtures/common/nhinc/hl7/Proxy_PRPA_IN201306UVProxyRequest.xsd
tests/fixtures/common/nhinc/hl7/RespondingGateway_PRPA_IN201305UV02Request.xsd
tests/fixtures/common/nhinc/hl7/RespondingGateway_PRPA_IN201306UV02Request.xsd
tests/fixtures/common/nhinc/hl7/RespondingGateway_PRPA_IN201306UV02Response.xsd
tests/fixtures/defxmlschema/__init__.py
tests/fixtures/defxmlschema/chapter01.json
tests/fixtures/defxmlschema/chapter01.py
tests/fixtures/defxmlschema/chapter01.xml
tests/fixtures/defxmlschema/chapter01.xsd
tests/fixtures/defxmlschema/chapter01.xsdata.xml
tests/fixtures/defxmlschema/chapter03.json
tests/fixtures/defxmlschema/chapter03.py
tests/fixtures/defxmlschema/chapter03.xml
tests/fixtures/defxmlschema/chapter03.xsd
tests/fixtures/defxmlschema/chapter03.xsdata.xml
tests/fixtures/defxmlschema/chapter03ord.py
tests/fixtures/defxmlschema/chapter03ord.xsd
tests/fixtures/defxmlschema/chapter03prod.py
tests/fixtures/defxmlschema/chapter03prod.xsd
tests/fixtures/defxmlschema/chapter03prod2.py
tests/fixtures/defxmlschema/chapter03prod2.xsd
tests/fixtures/defxmlschema/chapter04.json
tests/fixtures/defxmlschema/chapter04.py
tests/fixtures/defxmlschema/chapter04.xml
tests/fixtures/defxmlschema/chapter04.xsd
tests/fixtures/defxmlschema/chapter04.xsdata.xml
tests/fixtures/defxmlschema/chapter04cust.py
tests/fixtures/defxmlschema/chapter04cust.xsd
tests/fixtures/defxmlschema/chapter04ord2.xsd
tests/fixtures/defxmlschema/chapter04prod.py
tests/fixtures/defxmlschema/chapter04prod.xsd
tests/fixtures/defxmlschema/chapter05.json
tests/fixtures/defxmlschema/chapter05.py
tests/fixtures/defxmlschema/chapter05.xml
tests/fixtures/defxmlschema/chapter05.xsd
tests/fixtures/defxmlschema/chapter05.xsdata.xml
tests/fixtures/defxmlschema/chapter05prod.py
tests/fixtures/defxmlschema/chapter05prod.xsd
tests/fixtures/defxmlschema/chapter06.xml
tests/fixtures/defxmlschema/chapter06.xsd
tests/fixtures/defxmlschema/chapter07.xml
tests/fixtures/defxmlschema/chapter07.xsd
tests/fixtures/defxmlschema/chapter08.json
tests/fixtures/defxmlschema/chapter08.py
tests/fixtures/defxmlschema/chapter08.xml
tests/fixtures/defxmlschema/chapter08.xsd
tests/fixtures/defxmlschema/chapter08.xsdata.xml
tests/fixtures/defxmlschema/chapter10.json
tests/fixtures/defxmlschema/chapter10.py
tests/fixtures/defxmlschema/chapter10.xml
tests/fixtures/defxmlschema/chapter10.xsd
tests/fixtures/defxmlschema/chapter10.xsdata.xml
tests/fixtures/defxmlschema/chapter12.json
tests/fixtures/defxmlschema/chapter12.py
tests/fixtures/defxmlschema/chapter12.xml
tests/fixtures/defxmlschema/chapter12.xsd
tests/fixtures/defxmlschema/chapter12.xsdata.xml
tests/fixtures/defxmlschema/chapter13.json
tests/fixtures/defxmlschema/chapter13.py
tests/fixtures/defxmlschema/chapter13.xml
tests/fixtures/defxmlschema/chapter13.xsd
tests/fixtures/defxmlschema/chapter13.xsdata.xml
tests/fixtures/defxmlschema/chapter15.json
tests/fixtures/defxmlschema/chapter15.py
tests/fixtures/defxmlschema/chapter15.xml
tests/fixtures/defxmlschema/chapter15.xsd
tests/fixtures/defxmlschema/chapter15.xsdata.xml
tests/fixtures/defxmlschema/chapter16.json
tests/fixtures/defxmlschema/chapter16.py
tests/fixtures/defxmlschema/chapter16.xml
tests/fixtures/defxmlschema/chapter16.xsd
tests/fixtures/defxmlschema/chapter16.xsdata.xml
tests/fixtures/defxmlschema/chapter17.json
tests/fixtures/defxmlschema/chapter17.py
tests/fixtures/defxmlschema/chapter17.xml
tests/fixtures/defxmlschema/chapter17.xsd
tests/fixtures/defxmlschema/chapter17.xsdata.xml
tests/formats/__init__.py
tests/formats/test_converters.py
tests/formats/test_mixins.py
tests/formats/dataclass/__init__.py
tests/formats/dataclass/test_context.py
tests/formats/dataclass/test_elements.py
tests/formats/dataclass/test_generator.py
tests/formats/dataclass/test_generics.py
tests/formats/dataclass/test_utils.py
tests/formats/dataclass/filters/__init__.py
tests/formats/dataclass/filters/test_attribute_default.py
tests/formats/dataclass/filters/test_attribute_metadata.py
tests/formats/dataclass/filters/test_attribute_type.py
tests/formats/dataclass/filters/test_default_imports.py
tests/formats/dataclass/filters/test_format_arguments.py
tests/formats/dataclass/filters/test_format_docstring.py
tests/formats/dataclass/filters/test_names.py
tests/formats/dataclass/parsers/__init__.py
tests/formats/dataclass/parsers/test_json.py
tests/formats/dataclass/parsers/test_nodes.py
tests/formats/dataclass/parsers/test_utils.py
tests/formats/dataclass/parsers/test_xml.py
tests/formats/dataclass/serializers/__init__.py
tests/formats/dataclass/serializers/test_json.py
tests/formats/dataclass/serializers/test_utils.py
tests/formats/dataclass/serializers/test_xml.py
tests/formats/plantuml/__init__.py
tests/formats/plantuml/test_generator.py
tests/models/__init__.py
tests/models/test_mixins.py
tests/models/elements/__init__.py
tests/models/elements/test_all.py
tests/models/elements/test_alternative.py
tests/models/elements/test_any.py
tests/models/elements/test_any_attribute.py
tests/models/elements/test_attribute.py
tests/models/elements/test_attribute_group.py
tests/models/elements/test_complex_content.py
tests/models/elements/test_complex_type.py
tests/models/elements/test_element.py
tests/models/elements/test_enumeration.py
tests/models/elements/test_extension.py
tests/models/elements/test_group.py
tests/models/elements/test_list.py
tests/models/elements/test_restriction.py
tests/models/elements/test_schema.py
tests/models/elements/test_simple_content.py
tests/models/elements/test_simple_type.py
tests/models/elements/test_union.py
tests/utils/__init__.py
tests/utils/test_text.py
xsdata/__init__.py
xsdata/cli.py
xsdata/exceptions.py
xsdata/logger.py
xsdata.egg-info/PKG-INFO
xsdata.egg-info/SOURCES.txt
xsdata.egg-info/dependency_links.txt
xsdata.egg-info/entry_points.txt
xsdata.egg-info/requires.txt
xsdata.egg-info/top_level.txt
xsdata/codegen/__init__.py
xsdata/codegen/analyzer.py
xsdata/codegen/builder.py
xsdata/codegen/container.py
xsdata/codegen/mixins.py
xsdata/codegen/models.py
xsdata/codegen/parser.py
xsdata/codegen/resolver.py
xsdata/codegen/sanitizer.py
xsdata/codegen/transformer.py
xsdata/codegen/utils.py
xsdata/codegen/validator.py
xsdata/codegen/writer.py
xsdata/codegen/handlers/__init__.py
xsdata/codegen/handlers/attribute_enum_union.py
xsdata/codegen/handlers/attribute_group.py
xsdata/codegen/handlers/attribute_implied.py
xsdata/codegen/handlers/attribute_merge.py
xsdata/codegen/handlers/attribute_mismatch.py
xsdata/codegen/handlers/attribute_substitution.py
xsdata/codegen/handlers/attribute_type.py
xsdata/codegen/handlers/class_extension.py
xsdata/formats/__init__.py
xsdata/formats/bindings.py
xsdata/formats/converters.py
xsdata/formats/mixins.py
xsdata/formats/dataclass/__init__.py
xsdata/formats/dataclass/context.py
xsdata/formats/dataclass/filters.py
xsdata/formats/dataclass/generator.py
xsdata/formats/dataclass/utils.py
xsdata/formats/dataclass/models/__init__.py
xsdata/formats/dataclass/models/constants.py
xsdata/formats/dataclass/models/elements.py
xsdata/formats/dataclass/models/generics.py
xsdata/formats/dataclass/parsers/__init__.py
xsdata/formats/dataclass/parsers/config.py
xsdata/formats/dataclass/parsers/json.py
xsdata/formats/dataclass/parsers/nodes.py
xsdata/formats/dataclass/parsers/utils.py
xsdata/formats/dataclass/parsers/xml.py
xsdata/formats/dataclass/serializers/__init__.py
xsdata/formats/dataclass/serializers/json.py
xsdata/formats/dataclass/serializers/utils.py
xsdata/formats/dataclass/serializers/xml.py
xsdata/formats/dataclass/templates/class.jinja2
xsdata/formats/dataclass/templates/enum.jinja2
xsdata/formats/dataclass/templates/module.jinja2
xsdata/formats/dataclass/templates/package.jinja2
xsdata/formats/plantuml/__init__.py
xsdata/formats/plantuml/generator.py
xsdata/formats/plantuml/templates/class.jinja2
xsdata/formats/plantuml/templates/enum.jinja2
xsdata/formats/plantuml/templates/module.jinja2
xsdata/models/__init__.py
xsdata/models/enums.py
xsdata/models/mixins.py
xsdata/models/xsd.py
xsdata/schemas/xlink.xsd
xsdata/schemas/xml.xsd
xsdata/schemas/xsi.xsd
xsdata/utils/__init__.py
xsdata/utils/collections.py
xsdata/utils/package.py
xsdata/utils/text.py