Hello,

I am using the Xerces-j 1.4.1 version with a SAX validating parser , and am
getting the InvalidDatatypeFacetException. It seems to happen whenever I
have an XML instance document that contains an element attribute that has a
null string for a value (i.e. <element attribute="" . . . />). The Schema
defines this attribute as type xsd:string, so my question is if this is
valid XML to have an empty string? Does this assumption make any sense, or
is this exception related to some other problem. Any help is greatly
appreciated.

Thanks,

Julio


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to