hello; after the schema has been read in, there must be a representation of it in memory somewhere, right?
so how can access that data structure? XMLValidator has a getGrammar() method that returns a Grammar, but i couldnt find any docs that described the Grammar data structure. is this the one i want? does it have some accessors? I know that DOM3 knows how to do these things, but we dont have DOM3. thankyou very much! johnu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
