DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24558>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24558 Using detailed Grammarinformation isn't possible Summary: Using detailed Grammarinformation isn't possible Product: Xerces-P Version: 2.3.0 Platform: PC OS/Version: Linux Status: NEW Severity: Enhancement Priority: Other Component: Perl API AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I validate XML-Files with a Schema. And now I have to analyse specific parts of the schema. But that isn't possible because the SchemaGrammar-Object isn't known by the SWIG-Configuration-File and so the Schema-Objects cannot be used. I'm thinking, a good idea is, to change the function getRootGrammar (parser-Object), that the correct Grammar-Object (Schema, DTD...) ist returned dependent on the GrammarType. With this functionality the Sample SEnumVal is available in Perl, too. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
