Hi All, This problem happended indeed with a nightly build (Xerces 2.0.2, August 19), but it could still be lurking around. Xerces complies with the XML Schema spec. in that it adds fixed optional attributes that are missing in an instance document. The problem is that the added attribute is not qualified, although its schema definition defines it explicitly as a qualified attribute (using form="qualified"). The result is an invalid instance document (isn't it ironic that the validation of a valid document produces an invalid document :)).
Anyone know if this has been fixed in the mean time? thx Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
