Hi Darren, I can assure you that the specific bug [1] which Takuki reported was fixed a long time ago (assuming anything was broken there to begin with). The problem you're running into is part of a different issue [2]. A number of features that the JAXP 1.3 Validator relies on are missing from the config, including the one [3] which controls whether element default values are reported with characters() events in XNI. Peter already posted a patch to fix this problem. Just haven't got around to reviewing and applying it yet.
Thanks. [1] http://issues.apache.org/jira/browse/XERCESJ-122 [2] http://issues.apache.org/jira/browse/XERCESJ-1142 [3] http://xerces.apache.org/xerces2-j/features.html#validation.schema.element-default Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [EMAIL PROTECTED] E-mail: [EMAIL PROTECTED] "Darren Hurt" <[EMAIL PROTECTED]> wrote on 04/11/2007 08:04:40 AM: > I have updated the 5891 Xerces bug regarding the augmentation of > elements with default values when validated using the > Validation API. > > I am convinced that this is not yet fixed (despite the fact it is > marked as resolved), and would be grateful if you could either run > my example to verify this, or update the bug to tell me what > I am doing wrong. > > > > > https://issues.apache.org/jira/browse/XERCESJ-122. > > > Thanks, > > Darren --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]