Arnaud Le Hors a �crit : > > Although there is no standard API to access the grammar yet, Xerces does > have a grammar object you can access to figure this out. > See srg/org/apache/xerces/validators/common/Grammar.java > Using it will require getting acquainted to some of the internals of > Xerces though (in particular the infamous StringPool ;-). ok, there is also a SchemaGrammar..... it seems great..
is it possible to find doc about the StringPool you are talking about ? I've studied grammar, automats and parser to compilation, is the schema transformed into a kind of BNF grammar and so on ?? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
