Altova Mailing List Archives>Archive Index >xmlschema-dev Archive Home >Recent entries >Thread Prev - Validators for modularized family of XML Schemas >Thread Next - Question on xmlschema-test-collection Indirect imports (XML Spy versus XERCES)To: <xmlschema-dev@--.---> Date: 7/5/2004 1:00:00 PM Hi all, Suppose the following example: schema importininclude.xsd <xs:schema ... targetnamespace="A"> <xs:element name="A"/> schema include.xsd <xs:schema targetnamespace="B"> <xs:import namespace="A" schemaLocation="importininclude.xsd"/> schema main.xsd <xs:schema targetnamespace="B" xmlns:px="A"> <xs:include schemaLocation="include.xsd"/> <xs:element ref="px:A"/> XMLSpy">XMLSpy is able to handle such an "indirect" import, they use an "xs:include" quasi as a text replacement and I think that is OK. XERCES needs the xs:import in main.xsd in order to know "px:A". Does anybody know a W3C rule for that?? Thanks in advance David From gerald@w... Wed Jul 7 14:50:41 2004 Return-Path: <gera | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
