Hi,

I am interested in extending my grammar pool during the execution of my program. So in the beginning I want to preparse a schema for grammar and later receive another schema to have its grammar be added to the pool. However, the additional schemas all reference elements that were defined in the first schema.

Is it possible to preparse the additional schemas without each importing the first schema but rather validate via the existing GrammarPool?

How would I do this?

Thanks,
Guy



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

Reply via email to