.
MANIFEST.in
README.rst
setup.cfg
setup.py
SDMXthon.egg-info/PKG-INFO
SDMXthon.egg-info/SOURCES.txt
SDMXthon.egg-info/dependency_links.txt
SDMXthon.egg-info/requires.txt
SDMXthon.egg-info/top_level.txt
sdmxthon/__init__.py
sdmxthon/api/api.py
sdmxthon/model/__init__.py
sdmxthon/model/base.py
sdmxthon/model/component.py
sdmxthon/model/dataset.py
sdmxthon/model/definitions.py
sdmxthon/model/descriptors.py
sdmxthon/model/extras.py
sdmxthon/model/header.py
sdmxthon/model/itemScheme.py
sdmxthon/model/message.py
sdmxthon/model/representation.py
sdmxthon/model/utils.py
sdmxthon/parsers/__init__.py
sdmxthon/parsers/data_generic.py
sdmxthon/parsers/data_parser.py
sdmxthon/parsers/data_structure.py
sdmxthon/parsers/data_validations.py
sdmxthon/parsers/footer_parser.py
sdmxthon/parsers/gdscollector.py
sdmxthon/parsers/message_parsers.py
sdmxthon/parsers/metadata_validations.py
sdmxthon/parsers/payload_parser.py
sdmxthon/parsers/read.py
sdmxthon/parsers/references.py
sdmxthon/parsers/status_message.py
sdmxthon/parsers/write.py
sdmxthon/schemas/SDMXCommon.xsd
sdmxthon/schemas/SDMXCommonReferences.xsd
sdmxthon/schemas/SDMXDataGeneric.xsd
sdmxthon/schemas/SDMXDataGenericBase.xsd
sdmxthon/schemas/SDMXDataGenericTimeSeries.xsd
sdmxthon/schemas/SDMXDataStructureSpecific.xsd
sdmxthon/schemas/SDMXDataStructureSpecificBase.xsd
sdmxthon/schemas/SDMXDataStructureSpecificTimeSeries.xsd
sdmxthon/schemas/SDMXMessage.xsd
sdmxthon/schemas/SDMXMessageFooter.xsd
sdmxthon/schemas/SDMXMetadataGeneric.xsd
sdmxthon/schemas/SDMXMetadataStructureSpecific.xsd
sdmxthon/schemas/SDMXQuery.xsd
sdmxthon/schemas/SDMXQueryBase.xsd
sdmxthon/schemas/SDMXQueryCategorisation.xsd
sdmxthon/schemas/SDMXQueryCategory.xsd
sdmxthon/schemas/SDMXQueryCodelist.xsd
sdmxthon/schemas/SDMXQueryConcept.xsd
sdmxthon/schemas/SDMXQueryConstraint.xsd
sdmxthon/schemas/SDMXQueryData.xsd
sdmxthon/schemas/SDMXQueryDataStructure.xsd
sdmxthon/schemas/SDMXQueryDataflow.xsd
sdmxthon/schemas/SDMXQueryHierarchicalCodelist.xsd
sdmxthon/schemas/SDMXQueryMetadata.xsd
sdmxthon/schemas/SDMXQueryMetadataStructure.xsd
sdmxthon/schemas/SDMXQueryMetadataflow.xsd
sdmxthon/schemas/SDMXQueryOrganisation.xsd
sdmxthon/schemas/SDMXQueryProcess.xsd
sdmxthon/schemas/SDMXQueryProvisionAgreement.xsd
sdmxthon/schemas/SDMXQueryReportingTaxonomy.xsd
sdmxthon/schemas/SDMXQuerySchema.xsd
sdmxthon/schemas/SDMXQueryStructureSet.xsd
sdmxthon/schemas/SDMXQueryStructures.xsd
sdmxthon/schemas/SDMXRegistry.xsd
sdmxthon/schemas/SDMXRegistryBase.xsd
sdmxthon/schemas/SDMXRegistryRegistration.xsd
sdmxthon/schemas/SDMXRegistryStructure.xsd
sdmxthon/schemas/SDMXRegistrySubscription.xsd
sdmxthon/schemas/SDMXStructure.xsd
sdmxthon/schemas/SDMXStructureBase.xsd
sdmxthon/schemas/SDMXStructureCategorisation.xsd
sdmxthon/schemas/SDMXStructureCategory.xsd
sdmxthon/schemas/SDMXStructureCodelist.xsd
sdmxthon/schemas/SDMXStructureConcept.xsd
sdmxthon/schemas/SDMXStructureConstraint.xsd
sdmxthon/schemas/SDMXStructureDataStructure.xsd
sdmxthon/schemas/SDMXStructureDataflow.xsd
sdmxthon/schemas/SDMXStructureHierarchicalCodelist.xsd
sdmxthon/schemas/SDMXStructureMetadataStructure.xsd
sdmxthon/schemas/SDMXStructureMetadataflow.xsd
sdmxthon/schemas/SDMXStructureOrganisation.xsd
sdmxthon/schemas/SDMXStructureProcess.xsd
sdmxthon/schemas/SDMXStructureProvisionAgreement.xsd
sdmxthon/schemas/SDMXStructureReportingTaxonomy.xsd
sdmxthon/schemas/SDMXStructureStructureSet.xsd
sdmxthon/schemas/xml.xsd
sdmxthon/utils/__init__.py
sdmxthon/utils/enums.py
sdmxthon/utils/handlers.py
sdmxthon/utils/mappings.py
sdmxthon/utils/xml_base.py