You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Bagepalli, Kiran" <kb...@informatica.com> on 2003/04/01 23:39:22 UTC

LAX Validation

1. Is there any way I could run the parser with Lax validation. I just want
to ignore elements which are not a part of the schema. I know schemas allows
the 'any' content with lax validation. I am looking for something more
general than that.

2. Is there a way I could force the parser to ONLY use the preloaded
grammar. This is like saying ignore all grammar(DTD/Schema) specified in the
document and use the grammar that was explicitly loaded.

Thanks


 


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org