At 11.06 12/02/2002 -0800, you wrote:
>If you turn off validation (valScheme==Never), then all elements are just
>marked as declared for ease of processing.  Since if validation is off, the
>parser does not really care if the element is defined in the grammar or 
>not, so
>for performance reason, all elements are just marked as "Declared".
>
>But if you've turned on validation, and still see dummy root that is not
>defined in grammar has createReason==Declared, then it is a bug ............
>and please let us know if that's the case.

Thanks for the explanation; validation was turned off using 
setDoValidation(false).

Alberto


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

Reply via email to