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???
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