Next in thread → Next in month →

Re: [xml-dev] importing XML schema

From
<>
To
Prasad G S K <>
Date
2003-04-15T13:06:03Z
ID
<>
Thread
Re: [xml-dev] importing XML schema
Prasad G S K <> writes:

> 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>

Yes.

ht
-- 
  Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
                      Half-time member of W3C Team
     2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
	    Fax: (44) 131 650-4587, e-mail: 
		     URL: http://www.ltg.ed.ac.uk/~ht/
 [mail really from me _always_ has this .sig -- mail without it is forged spam]
Next in thread → Next in month →