[Xml-compile] XML::Compile 0.92+0.93
Mark Overmeer
mark at overmeer.net
Mon Aug 11 20:22:39 BST 2008
Greetz,
We are appoaching 1.00 rapidly. The code now survives so many
horrible schema's, that it looks to stabelize.
Version 0.92 was an emergency release, after 0.91 broke the writer.
Version 0.93 improved the output to make XML::Rewrite work nicer.
=== version history of XML::Compile
version 0.93: Mon Aug 11 21:13:22 CEST 2008
Changes:
- changed order of attributes back to situation of 0.90: the
base-class attributes are probably more important than the
attributes of the extension.
- groups with maxOccurs > 1 renamed
from gr_<label of first element>
into gr_<name of group>
For example, when parsing schemas themselves (with PREFIXED)
was gr_xs_minExclusive
now gr_xs_facets
minExclusive is the name of the first element in the group
block. xs:facets is the name of the group as used in the
schema schema and probably more consistent over releases.
Fixes:
- documentation on use of typemaps and hooks got mutulated
in 0.90
version 0.92: Wed Aug 6 11:33:27 CEST 2008
Fixes:
- minOccurs=0 in writer. Reported by [Drew Taylor]
Improvements:
- WRITER "after" hook also gets the data, not only the produced XML.
- extra tests for extension of empty complexType.
See you at YAPC::EU?
--
Regards,
MarkOv
------------------------------------------------------------------------
Mark Overmeer MSc MARKOV Solutions
Mark at Overmeer.net solutions at overmeer.net
http://Mark.Overmeer.net http://solutions.overmeer.net
More information about the Xml-compile
mailing list