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.09 - 2008-01-29

  • Fixed a bug which broke date type checking in Perl v5.10.
  • Added support for unions. (John Hollingum)
  • Fixed decimal type to allow values like ".45". (Michael Fox)
  • Added support for line and column numbers in errors in the schema file using XML::Filter::ExceptionLocator and XML::SAX::ExpatXS.
  • Fixed bug where attributes couldn't have anonymous simple-type definitions. (reported by Jeremy Osborn)

Provides

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