RE: [xml-dev] using more then one schema within one XML

From
Chiusano Joseph <>
To
pat <>, "XML :: dev" <>
Date
2004-11-04T18:27:19Z
ID
<>
Thread
RE: [xml-dev] using more then one schema within one XML
For W3C Schema, this is done using the xsi:schemaLocation and
xsi:noNamespaceschemaLocation attributes. Please note that some parsers
ignore all occurrences past the first one.

Kind Regards,
Joseph Chiusano
Booz Allen Hamilton
Strategy and Technology Consultants to the World
 

> -----Original Message-----
> From: pat [mailto:] 
> Sent: Thursday, November 04, 2004 11:49 AM
> To: XML :: dev
> Subject: [xml-dev] using more then one schema within one XML
> 
> Hi All,
> 
> Is it possible to define more then one schema (DTD or 
> XMLSchema or ...) within one XML document and mix them using 
> namespaces ??? Something like:
> <first:element/>
> <second:element/>
> 
> Thanks to all
> 
>      Pat
> 
> 
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org 
> <http://www.xml.org>, an initiative of OASIS 
> <http://www.oasis-open.org>
> 
> The list archives are at http://lists.xml.org/archives/xml-dev/
> 
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://www.oasis-open.org/mlmanage/index.php>
> 
>