You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlbeans-user@xml.apache.org by Martin Wegner <ma...@yahoo.com> on 2004/06/02 04:17:01 UTC

xs:import question

Folks,

Given the following bit of XSD:

   <xs:import namespace="xxx" schemaLocation="file1.xsd" />
   <xs:import namespace="xxx" schemaLocation="file2.xsd" />

XMLSPY and the xsd.exe tool from MS both report that two xs:import
statements can't have the same namespace.  Yet XMLBeans does not complain.
 Who is right?

Thanks.


--Marty


- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/