Folks: I would like to achieve this -
1. Generate a schema grammar from XML Schema file 2. Change the schema grammar programmatically (for e.g., add a new element) 3. Generate a modified schema file on the filesystem from the modified schema grammar Looking at xerces java 2 code, seems like I could achieve 1 & 2. Even "2" might require some additional coding on my part. However, unsure whether I could achieve "3" at all. I would appreciate a quick reply on this. Thanks, Naren --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
