[Home] [By Thread] [By Date] [Recent Entries]

  • To: xml-dev <xml-dev@l...>
  • Subject: importing XML schema
  • From: Prasad G S K <prasadg@a...>
  • Date: Mon, 14 Apr 2003 19:41:03 +0530


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


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member