The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.06 - 2004-04-21

  • Fixed bug in <all> support with minOccurs="0" contents. (josef@clubphoto.com)
  • Fixed bug where minOccurs of 2 or greater wouldn't work correctly.
  • Added support for positiveInteger, negativeInteger, nonPositiveInteger and nonNegativeInteger. (adamk@ali.as)
  • Fixed bug where references to elements inside complex types wouldn't get resolved.

Provides

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