The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.

Provides

in Schema/ModelNode.pm
in Schema/SimpleType.pm