CHANGES.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/__init__.py
docs/api.rst
docs/changelog.rst
docs/codegen.rst
docs/conf.py
docs/data_types.rst
docs/data_types_table.rst
docs/demos.rst
docs/index.rst
docs/installation.rst
docs/json.rst
docs/make.bat
docs/models.rst
docs/name_cases_table.rst
docs/plantuml.rst
docs/robots.txt
docs/wsdl.rst
docs/xml.rst
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/basic_model.py
docs/examples/converter.py
docs/examples/xml_parser.py
docs/examples/xml_serializer.py
docs/scripts/__init__.py
docs/scripts/generate_data_types.py
docs/scripts/generate_defxml.py
docs/scripts/generate_name_cases.py
tests/__init__.py
tests/conftest.py
tests/factories.py
tests/test_cli.py
tests/codegen/__init__.py
tests/codegen/test_analyzer.py
tests/codegen/test_container.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_merge.py
tests/codegen/handlers/test_attribute_mismatch.py
tests/codegen/handlers/test_attribute_mixed_content.py
tests/codegen/handlers/test_attribute_substitution.py
tests/codegen/handlers/test_attribute_type.py
tests/codegen/handlers/test_class_extension.py
tests/codegen/mappers/__init__.py
tests/codegen/mappers/test_definitions.py
tests/codegen/mappers/test_schema.py
tests/codegen/models/__init__.py
tests/codegen/models/test_attr.py
tests/codegen/models/test_attr_choice.py
tests/codegen/models/test_attr_type.py
tests/codegen/models/test_class.py
tests/codegen/models/test_restrictions.py
tests/codegen/parsers/__init__.py
tests/codegen/parsers/test_definitions.py
tests/codegen/parsers/test_schema.py
tests/fixtures/__init__.py
tests/fixtures/fix.py
tests/fixtures/books/__init__.py
tests/fixtures/books/bk001.xml
tests/fixtures/books/bk002.xml
tests/fixtures/books/books-xinclude.xml
tests/fixtures/books/books.json
tests/fixtures/books/books.py
tests/fixtures/books/books.xml
tests/fixtures/books/books_auto_ns.xml
tests/fixtures/books/books_default_ns.xml
tests/fixtures/books/fixtures.py
tests/fixtures/books/schema.xsd
tests/fixtures/calculator/AddRQ.xml
tests/fixtures/calculator/AddRS.xml
tests/fixtures/calculator/__init__.py
tests/fixtures/calculator/services.py
tests/fixtures/calculator/services.wsdl
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/fixtures/docstrings/__init__.py
tests/fixtures/docstrings/schema.xsd
tests/fixtures/docstrings/accessible/__init__.py
tests/fixtures/docstrings/accessible/schema.py
tests/fixtures/docstrings/google/__init__.py
tests/fixtures/docstrings/google/schema.py
tests/fixtures/docstrings/numpy/__init__.py
tests/fixtures/docstrings/numpy/schema.py
tests/fixtures/docstrings/rst/__init__.py
tests/fixtures/docstrings/rst/schema.py
tests/fixtures/hello/HelloRQ.xml
tests/fixtures/hello/HelloRS.xml
tests/fixtures/hello/HelloRS_SoapFault.xml
tests/fixtures/hello/__init__.py
tests/fixtures/hello/hello.py
tests/fixtures/hello/hello.wsdl
tests/fixtures/hello/hello.xsd
tests/fixtures/primer/__init__.py
tests/fixtures/primer/order.json
tests/fixtures/primer/order.pu
tests/fixtures/primer/order.py
tests/fixtures/primer/order.xml
tests/fixtures/primer/order.xsd
tests/fixtures/primer/order.xsdata.xml
tests/formats/__init__.py
tests/formats/test_converter.py
tests/formats/test_mixins.py
tests/formats/dataclass/__init__.py
tests/formats/dataclass/test_client.py
tests/formats/dataclass/test_context.py
tests/formats/dataclass/test_elements.py
tests/formats/dataclass/test_filters.py
tests/formats/dataclass/test_generator.py
tests/formats/dataclass/test_transport.py
tests/formats/dataclass/test_utils.py
tests/formats/dataclass/parsers/__init__.py
tests/formats/dataclass/parsers/test_json.py
tests/formats/dataclass/parsers/test_mixins.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/parsers/handlers/__init__.py
tests/formats/dataclass/parsers/handlers/test_lxml.py
tests/formats/dataclass/parsers/handlers/test_native.py
tests/formats/dataclass/serializers/__init__.py
tests/formats/dataclass/serializers/test_json.py
tests/formats/dataclass/serializers/test_mixins.py
tests/formats/dataclass/serializers/test_xml.py
tests/formats/dataclass/serializers/writers/__init__.py
tests/formats/dataclass/serializers/writers/test_lxml.py
tests/formats/dataclass/serializers/writers/test_native.py
tests/formats/plantuml/__init__.py
tests/formats/plantuml/test_generator.py
tests/integration/__init__.py
tests/integration/test_books.py
tests/integration/test_calculator.py
tests/integration/test_defxmlschema.py
tests/integration/test_docstrings.py
tests/integration/test_hello_rpc.py
tests/integration/test_primer.py
tests/integration/benchmarks/__init__.py
tests/integration/benchmarks/conftest.py
tests/integration/benchmarks/test_handlers.py
tests/models/__init__.py
tests/models/test_config.py
tests/models/test_mixins.py
tests/models/enums/__init__.py
tests/models/enums/test_datatype.py
tests/models/wsdl/__init__.py
tests/models/wsdl/test_binding.py
tests/models/wsdl/test_definitions.py
tests/models/wsdl/test_port_type.py
tests/models/xsd/__init__.py
tests/models/xsd/test_all.py
tests/models/xsd/test_alternative.py
tests/models/xsd/test_any.py
tests/models/xsd/test_any_attribute.py
tests/models/xsd/test_attribute.py
tests/models/xsd/test_attribute_group.py
tests/models/xsd/test_choice.py
tests/models/xsd/test_complex_content.py
tests/models/xsd/test_complex_type.py
tests/models/xsd/test_documentation.py
tests/models/xsd/test_element.py
tests/models/xsd/test_enumeration.py
tests/models/xsd/test_extension.py
tests/models/xsd/test_group.py
tests/models/xsd/test_list.py
tests/models/xsd/test_restriction.py
tests/models/xsd/test_schema.py
tests/models/xsd/test_simple_content.py
tests/models/xsd/test_simple_type.py
tests/models/xsd/test_union.py
tests/utils/__init__.py
tests/utils/test_collections.py
tests/utils/test_downloader.py
tests/utils/test_namespaces.py
tests/utils/test_testing.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/container.py
xsdata/codegen/mixins.py
xsdata/codegen/models.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_merge.py
xsdata/codegen/handlers/attribute_mismatch.py
xsdata/codegen/handlers/attribute_mixed_content.py
xsdata/codegen/handlers/attribute_substitution.py
xsdata/codegen/handlers/attribute_type.py
xsdata/codegen/handlers/class_extension.py
xsdata/codegen/mappers/__init__.py
xsdata/codegen/mappers/definitions.py
xsdata/codegen/mappers/schema.py
xsdata/codegen/parsers/__init__.py
xsdata/codegen/parsers/definitions.py
xsdata/codegen/parsers/schema.py
xsdata/formats/__init__.py
xsdata/formats/bindings.py
xsdata/formats/converter.py
xsdata/formats/mixins.py
xsdata/formats/dataclass/__init__.py
xsdata/formats/dataclass/client.py
xsdata/formats/dataclass/context.py
xsdata/formats/dataclass/filters.py
xsdata/formats/dataclass/generator.py
xsdata/formats/dataclass/transports.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/mixins.py
xsdata/formats/dataclass/parsers/nodes.py
xsdata/formats/dataclass/parsers/utils.py
xsdata/formats/dataclass/parsers/xml.py
xsdata/formats/dataclass/parsers/handlers/__init__.py
xsdata/formats/dataclass/parsers/handlers/lxml.py
xsdata/formats/dataclass/parsers/handlers/native.py
xsdata/formats/dataclass/serializers/__init__.py
xsdata/formats/dataclass/serializers/config.py
xsdata/formats/dataclass/serializers/json.py
xsdata/formats/dataclass/serializers/mixins.py
xsdata/formats/dataclass/serializers/xml.py
xsdata/formats/dataclass/serializers/writers/__init__.py
xsdata/formats/dataclass/serializers/writers/lxml.py
xsdata/formats/dataclass/serializers/writers/native.py
xsdata/formats/dataclass/templates/class.jinja2
xsdata/formats/dataclass/templates/docstrings.accessible.jinja2
xsdata/formats/dataclass/templates/docstrings.google.jinja2
xsdata/formats/dataclass/templates/docstrings.numpy.jinja2
xsdata/formats/dataclass/templates/docstrings.rst.jinja2
xsdata/formats/dataclass/templates/enum.jinja2
xsdata/formats/dataclass/templates/imports.jinja2
xsdata/formats/dataclass/templates/module.jinja2
xsdata/formats/dataclass/templates/service.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/config.py
xsdata/models/enums.py
xsdata/models/mixins.py
xsdata/models/wsdl.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/constants.py
xsdata/utils/downloader.py
xsdata/utils/namespaces.py
xsdata/utils/package.py
xsdata/utils/testing.py
xsdata/utils/text.py