Ho wdo you use multiple Namespaces in a Schema

2003-04-26 Thread mmfive
Hi All, I have been looking everywhere and I’m wondering how you use multiple Namespaces in a XML file with a matching Schema, which references and uses the multiple Namespaces? Are there ANY examples on the Internet? How do reference them in a Schema? Is there any information???

XMLGrammarBuilder NullPointerException

2003-04-26 Thread Andrew Fleet
Hi, this may be a simple usage issue, but I'm trying to use XMLGrammarBuilder for validation of an instance document against a schema. I'm using the following command; java xni.XMLGrammarBuilder -a name.xsd -i name.xml and get, C:\XMLSchema>java xni.XMLGrammarBuilder -a name.xsd -i name.xml ja