[
Lists Home |
Date Index |
Thread Index
]
- From: ht@cogsci.ed.ac.uk (Henry S. Thompson)
- To: ssrgee@mailcity.com
- Date: 29 Jun 2000 10:27:30 +0100
"GAYATHRI SUNDARARAJAN" <ssrgee@mailcity.com> writes:
> I have started writing schemas for a few xml files and am stuck with the concept of reusing schemas. my question is
>
> "How do we refer to schemas within another schema? " or "What is the
> equivalent tag in Schema for ENTITY (External Entity)tag used in
> DTDs to include other DTDs?"
<xs:import> or <xs:include>, depending on whether you're changing
namespaces or not. See Chapter 6 of the spec., particularly section
6.2 [1].
ht
[1] http://www.w3.org/TR/xmlschema-1/#layer2
--
Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
W3C Fellow 1999--2001, part-time member of W3C Team
2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk
URL: http://www.ltg.ed.ac.uk/~ht/
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|