Folks: Given a XML Schema file, we can use Xerces to parse the schema and generate SchemaGrammar. I want to go the reverse way - from SchemaGrammar to a schema file. Esentially, I would like to programmatically change the schema grammar and then generate a new schema file out of this.
Any pointers ? Thanks, --Naren --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
