debian-xmlschema/xmlschema
Davide Brunato 249e555659 Improve content model encoding
- Update iter_collapsed_content() to perform a model conforming
    reordering.
2019-10-13 21:42:41 +02:00
..
tests Improve content model encoding 2019-10-13 21:42:41 +02:00
validators Improve content model encoding 2019-10-13 21:42:41 +02:00
__init__.py Base modules refactoring for fix ElementTree import 2019-10-07 15:31:18 +02:00
codepoints.py Fix openContent validation ad regex character group parsing 2019-09-06 06:42:34 +02:00
compat.py Add compatibility code for Python 2.7 2019-03-14 11:41:15 +01:00
converters.py Base modules refactoring for fix ElementTree import 2019-10-07 15:31:18 +02:00
documents.py Change get_context() in document module 2019-09-23 17:29:08 +02:00
etree.py Fix etree_to_string to avoid registering reserved prefixes 2019-10-12 11:23:31 +02:00
exceptions.py Add minimal schema for versioning namespace 2019-08-01 07:03:03 +02:00
helpers.py Base modules refactoring for fix ElementTree import 2019-10-07 15:31:18 +02:00
namespaces.py Base modules refactoring for fix ElementTree import 2019-10-07 15:31:18 +02:00
qnames.py Update documentation and fix PEP8 errors 2019-10-11 13:44:10 +02:00
regex.py Fixing W3C XSD 1.1 schema tests 2019-08-23 08:48:02 +02:00
resources.py Base modules refactoring for fix ElementTree import 2019-10-07 15:31:18 +02:00
xpath.py Improve XPath bindings 2019-10-09 15:03:50 +02:00