OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   importing XML schema

[ Lists Home | Date Index | Thread Index ]


Can I import XML schema into my XSD file as given below?

<xs:import namespace="http://www.w3.org/2001/XMLSchema"/>
<xs:complexType name="MyType">
	<xs:sequence>
		<xs:element ref="xs:restriction" minOccurs="1" />
	</xs:sequence>
</xs:complexType>

Regars,
GSK





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS