Skip to main content

The RelaxNG schema that is part of the EDXML specification

Project description

license pyversion

The EDXML Schema Python Package

This is a Python package that provides the EDXML RelaxNG schema. It can be used to include the schema in Python projects by adding this package as a dependency.

Installing

The package can be installed using Pip:

pip install edxml-schema

Usage

Besides the actual schema the package also provides constants which contain the path to the various versions of the schema. These can be imported like this:

from edxml_schema import SCHEMA_PATH_3_0

print(f"The schema can be found here: {SCHEMA_PATH_3_0}")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

edxml-schema-3.0.0.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

edxml_schema-3.0.0-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page