Skip to main content

Python models for creation, parsing and validation of XML documents.

Project description

=======
xmodels
=======

.. image:: https://secure.travis-ci.org/berndca/xmodels.png?branch=master
:target: https://secure.travis-ci.org/berndca/xmodels
:alt: Build Status

.. image:: https://coveralls.io/repos/berndca/xmodels/badge.png
:target: https://coveralls.io/r/berndca/xmodels
:alt: Coverage

**For more information, please see our documentation:** http://xmodels.readthedocs.org/en/latest/


Overview
========

xmodels is a Python library to convert XML documents and Python dictionaries
including collections.OrderedDict to and from instances of Python data
structures and validate them against a schema.
The conversions between XML and Python dict/collections.OrderedDict are
performed by `xmltodict <https://pypi.python.org/pypi/xmltodict>`_.
It supports XML specific schema features like ordered sets of element type
**<xsd:sequence>**, selection from a set of element type
**<xsd:choice>** and namespaces.




=======
History
=======

0.1.0 (2014-11-02)
==================

* First release on PyPI.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

xmodels-0.1.0-py2.py3-none-any.whl (22.2 kB view hashes)

Uploaded Python 2 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