About Anaconda Help Download Anaconda

An XML Schema validator and decoder

copied from cf-staging / xmlschema

Installers

Info: This package contains files in non-standard labels.
  • noarch v3.4.3

conda install

To install this package run one of the following:
conda install conda-forge::xmlschema
conda install conda-forge/label/cf201901::xmlschema
conda install conda-forge/label/cf202003::xmlschema
conda install conda-forge/label/gcc7::xmlschema

Description

This is an implementation of XML Schema for Python 3.8+.

This library arises from the needs of a solid Python layer for processing XML Schema based files for MaX (Materials design at the Exascale) European project. A significant problem is the encoding and the decoding of the XML data files produced by different simulation software. Another important requirement is the XML data validation, in order to put the produced data under control. The lack of a suitable alternative for Python in the schema-based decoding of XML data has led to build this library. Obviously this library can be useful for other cases related to XML Schema based processing, not only for the original scope.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy