Changes for version 1.03 - 2003-10-03
- Added cache mode to reuse schema objects between calls.
- Added support for more builtin simpleTypes: normalizedString, token, short, byte, unsignedInt, unsignedShort, unsignedByte
- Added support for element and attribute refs.
- Added support for simpleContent.
- Fixed bug preventing <simpleType> within <sequence> or <choice> from working.
- Fixed NMTOKEN implementation to derive from token instead of string.
- Fixed bug where test suite would fail if XML::SAX::RTF was installed.
Modules
validate XML against a subset of W3C XML Schema
an attribute node in a schema object
an element node in a schema object
an element reference node
XML Schema Document Parser
the root node in a schema document
Provides
in Schema/ModelNode.pm
in Schema/ModelNode.pm
in Schema/ModelNode.pm
in Schema/SimpleType.pm