[xsd-users] Question about a possible bug on DomDatatypeNormalization feature

Paolo Volpi paolo.volpi at tvblob.com
Wed Mar 21 05:31:11 EDT 2007


In xsd-2.3.1/libxsd/xsd/cxx/xml/dom/elements.txx line 480 :

// Disable datatype normalization. The XML 1.0 attribute value
// normalization always occurs though.
//
parser->setFeature (XMLUni::fgDOMDatatypeNormalization, true);

Is it correct to set that feature to true? Isn't to set to false for disabling 
the normalization as the comment said? 




More information about the xsd-users mailing list