This package browser is in early development. Mind the rough edges.

python-xmlschema 1.2.5

XML Schema validator and data conversion library

The xmlschema library is an implementation of XML Schema for Python. It has full support for the XSD 1.0 and 1.1 standards, an XPath-based API for finding schema's elements and attributes; and can encode and decode XML data to JSON and other formats.

Installation

Install python-xmlschema 1.2.5 as follows:

guix install python-xmlschema@1.2.5

Or install the latest version:

guix install python-xmlschema

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.