There is a sample that comes with Xerces. Try java -cp ... xni.XMLGrammarBuilder -f -a your.xsd If you get an error here, then maybe your code isn't using SchemaLoader correctly. You can look at this sample to see how it should be used. If you don't get an error, then it's most likely a bug. You can report Xerces bugs via Jira here [1]. [1] http://nagoya.apache.org/jira/browse/XERCESJ Thanks, Sandy Gao Software Developer, IBM Canada (1-905) 413-3255 [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
