[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Namespace for a collection of related schemas?

  • From: Matthew Fuchs <matthew.fuchs@c...>
  • To: "'Roger L. Costello'" <costello@m...>, w3c-xml-schema-wg@w..., xml-dev@x...
  • Date: Thu, 29 Jun 2000 14:40:44 -0700

xsd namespace
Roger,

This was a very important issue for us at CommerceOne when we created SOX,
as we anticipate many such related schemas.  However, we didn't think it was
one that the schema language itself needed to address directly, yet.  We
recommend a pattern which does allow for later language support, though.
Basically, this is to organize your schemata in a tree, as would be the
preferred structure for any programming language.  In your case, you would
want the following schemas:

http://www.mitre.org/schemas/auto/truck.xsd
http://www.mitre.org/schemas/auto/suv.xsd
http://www.mitre.org/schemas/auto/minivan.xsd
http://www.mitre.org/schemas/auto/sedan.xsd

etc.

If there happened to be some common elements for all autos, you could also
do:

http://www.mitre.org/schemas/auto.xsd

If you further wished to distinguish between cars and trucks, then you could
make the intervening levels.  In SOX, of course, we do this with URNs.

Matthew

> -----Original Message-----
> From: Roger L. Costello [mailto:costello@m...]
> Sent: Wednesday, June 14, 2000 8:53 AM
> To: w3c-xml-schema-wg@w...; xml-dev@x...
> Cc: Cokus,Michael S.; costello@m...
> Subject: Namespace for a collection of related schemas?
> 
> 
> Hi Folks,
> 
> I have three related questions (below).  Any thoughts that you might
> have on any of these questions would be appreciated.  /Roger
> 
> -------------------------------------------------------------------
> Question 1.
> 
> Suppose that I have a collection of XML Schemas and the schemas are
> related.
> 
> Example (auto industry).  Suppose that I have an XML Schema for each
> type of auto:
> 
> truck.xsd - schema for trucks
> suv.xsd - schema for sports utility vehicles
> minivan.xsd - schema for minivans
> sedan.xsd - schema for sedans
> coupe.xsd - schema for coupes
> etc.
> 
> What namespace do I use for the schemas:
> 
> (1) A single, umbrella, namespace for the entire collection?  
> Thus, each
> of the above auto schemas would have the same targetNamespace.
> 
> or,
> 
> (2) A different namespace for each schema?  Thus, each of the 
> above auto
> schemas would have a different targetNamespace.
> 
> -------------------------------------------------------------------
> Question 2.
> 
> If I were to use the single, umbrella, namespace then when I create,
> say, coupe.xsd would I need to examine all the other schemas to ensure
> that I don't declare an element with the same name?  Stated 
> another way,
> is the scope of an element declaration confined to the schema 
> document,
> or, to the namespace (which in my example spans multiple schema
> documents)?
> 
> -------------------------------------------------------------------
> Question 3.
> 
> Consider a respository of namespaces (and the elements associated with
> the namespaces).  For managing things it might be easier to have one
> namespace for the collection than separate namespaces.  Any 
> thoughts on
> this?
> 

***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.