Using xerces 1.3.1, I try to run the DOMCount sample on the personal.xsd file from the data subdir, but I get the following errors:
bash-2.03$ java dom/DOMCount -v -n -s ~/xerces-1_3_1/data/personal.xsd [Error] personal.xsd:2:53: General Schema Error: Grammar with uri 2: http://www.w3.org/2000/10/XMLSchema , can not found. [Error] personal.xsd:2:53: Element type "schema" must be declared. [Error] personal.xsd:4:28: Element type "element" must be declared. ... Has anyone been able to validate personal.xsd? Does anyone have an example of a schema that uses namespaces that also validates? Thanks, Curtis Brown [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
