False "undefined type" error from XSV

I have instance document job.xml, which uses 2 namespaces: JDF and
DigiFinish.  The definition of JDF is split across 2 files: JDFResources.xsd
includes JDF.xsd.  The DigiFinish namespace imports the JDF namespace,
giving its location as JDFResources.xsd.

By rights, the definition of the complexType ComponentType should be in
JDFResources.xsd.  However, when it is there, I get a schema error
"Undefined type" for the DigiFinish schema where I try to use
jdf:ComponentType.  If I move the definition of ComponentType to the file
JDF.xsd, the error goes away.

 <<xmlschema-dev.ZIP>> 
(I'm running the installation from xsv10.exe for windows.)

Judith A. Slein
Xerox Corporation
(716)422-5169
jslein@crt.xerox.com

Received on Friday, 5 January 2001 16:22:47 UTC