The RelaxNG schema that is part of the EDXML specification
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file edxml-schema-3.0.0.tar.gz.
File metadata
- Download URL: edxml-schema-3.0.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7a276b0e475c187fdabbe8e1787ed1c800dad9fbf3c31340d627a55c416c6b3
|
|
| MD5 |
19f001be796b2844c33ee6f678784ddd
|
|
| BLAKE2b-256 |
ebb1fe63afbbee81b0019cf49d5058595c848528201bb69bf85bafdc7b400cac
|
File details
Details for the file edxml_schema-3.0.0-py3-none-any.whl.
File metadata
- Download URL: edxml_schema-3.0.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5e6640fed5acf21b142bf77b85d3624b065214d4f4f87ecf2065451cf9a2355
|
|
| MD5 |
9a823e702a7ecb161022c5573313270b
|
|
| BLAKE2b-256 |
5a4b67905828070c66d6241d8a3ee87a89f66414db3afddedc600a1df01c9d0a
|