Hash :
c872afbd
Author :
Date :
2005-04-18T10:57:04
Added output of canonical values in identity-constraint error messages. * xmlschemas.c: Added output of canonical values in identity-constraint error messages. * xmlschemastypes.c include/libxml/xmlschemastypes.h: Added xmlSchemaGetCanonValueWhtsp() to the API. Further enhancement of the canonical value conversion. * test/schemas/changelog093_0.*: Added test with an XSD submitted by Randy J. Ray.
<?xml version="1.0"?>
<changelog
xmlns="http://www.blackperl.com/XML/ChangeLog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.blackperl.com/XML/ChangeLog changelog093.xsd">
<description lang="PL"/>
<description lang="PL"/>
<release version="1" date="2005-04-08T21:12:00">
<item>
<file path="abc"/>
<description lang="FR"/>
</item>
</release>
</changelog>