The edxml Python package

This site documents the edxml Python package, which is part of the EDXML Software Developers Kit. This package offers a reference implementation of the EDXML specification as well as classes for generating, validating and processing of EDXML data streams.

EDXML is a versatile data representation which facilitates implementing data integration solutions. It joins data with semantics to allow data sources to specify the exact meaning of the data they produce. This yields a data representation that combines a broad representational scope with a simple data structure.

Example applications that use this package can be obtained from Github while the EDXML Python package itself can be installed using Pip:

pip install edxml

Contents:

Indices and tables