Metadata-Version: 2.3
Name: sdmxschemas
Version: 1.0.0
Summary: Python wrapper for SDMX Schemas
License: Apache-2.0
Keywords: sdmx
Author: MeaningfulData
Author-email: info@meaningfuldata.eu
Maintainer: Francisco Javier Hernandez del Caño
Maintainer-email: javier.hernandez@meaningfuldata.eu
Requires-Python: >=3.9
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Typing :: Typed
Project-URL: MeaningfulData, https://www.meaningfuldata.eu/
Project-URL: Repository, https://github.com/Meaningful-Data/sdmx-schemas
Project-URL: SDMX, https://sdmx.org
Description-Content-Type: text/markdown

# SDMX Schemas

This repository contains the SDMX schemas for the SDMX-JSON and SDMX-ML formats. 
The schemas are provided in the form of JSON Schema files and XSD files.

- SDMX-JSON 1.0 Schema
- SDMX-JSON 2.0 Schema
- SDMX-ML 1.0 Schema
- SDMX-ML 2.0 Schema
- SDMX-ML 2.1 Schema
- SDMX-ML 3.0 Schema
- SDMX-ML 3.1 Schema

You may find the original SDMX schemas at the [SDMX website](https://sdmx.org/).

