hi Tinny! On Fri, 8 Feb 2002, Tinny Ng wrote:
> Please check the sample SEnumVal and see if that helps. ooooohhhhh, excellent! looking at http://xml.apache.org/xerces-c/senumval.html, the sample output looks to have all the facts that i am looking for! i am going to try and adapt this example to xerces-p and see how it flies. that would really be a great test for the new xerces-p release and it would allow me to see if my current Cunning Plan(tm) will actually work! i am sooo excited! johnu > Tinny > > John Utz wrote: > > > 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] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
