It appears that you are mixing 2 concepts here: Namespace "contents" and
schema modularization. For example:
1) Create one organisation wide namespace containing models
of classifications, standards and qualifications in the one
file
and
What things do you think about when you decide a schema
requires split up into different namespaces?
It is possible to have a single schema with a targetNamespace, and all
constructs within that targetNamespace be defined/declared in that
single schema. It is also possible to have all constructs within a
namespace be spread out amongst multiple schemas.
Would your issue involve how to "partition" constructs across
namespaces, how to modularize schemas, or both?
Kind Regards,
Joseph Chiusano
Booz Allen Hamilton
Visit us online@ http://www.boozallen.com
-----Original Message-----
From: Fraser Crichton [mailto:fraser.crichton@solnetsolutions.co.nz]
Sent: Tuesday, April 26, 2005 7:38 PM
To: xml-dev@lists.xml.org
Subject: [xml-dev] When to namespace a vocabulary?
Hi,
I'm currently developing a set of schemas for a Government
Department which deals with education and I've got some
questions about managing dependencies and namespaces. This is
a bit tricky to describe so please bear with me.
Currently I have the following namespaces corresponding to
individual schema files (these are just example dummy URIs to
get the concept over)
LEVEL 1 - "core business object Schemas"
organisationName:classification
organisationName:standard
organisationName:qualification
LEVEL 2 - "Instance Schemas"
Specific document and message formats which implement various
elements from each namespace and other OASIS namespaces.
I'm about to remodel this to avoid dependencies between my
level 1 core schemas and I also have the feeling that this
level or granularity maybe unnecessary (?).
I think I have three options -
1) Create one organisation wide namespace containing models
of classifications, standards and qualifications in the one
file (I like this because in the future it might be clearer
where we can separate out namespace specific objects once
it's clearer where that may be necessary).
2) Chain the Level 1 schemas. My main dependency problem
comes when I try to model a classification tree that contains
standards so I guess I could import standards into classifications.
3) Create another namespace between level 1 and 2. I don't
really think that's a solution just an option.
I guess my main question is -
What things do you think about when you decide a schema
requires split up into different namespaces?
Can you point me at any articles on best practice in this area?
Does anybody have any thoughts or experience?
Does anybody know what I'm on about??
Cheers,
Fraser
SolNet Solutions Limited
L12, SolNet House, 70 The Terrace
PO Box 397, Wellington, Aotearoa / New Zealand
<http://www.solnetsolutions.co.nz>
<mailto:fraser.crichton@solnetsolutions.co.nz>
Attention:
This email may contain information intended for the sole use
of the original recipient. Please respect this when sharing
or disclosing this email's contents with any third party. If
you believe you have received this email in error, please
delete it and notify the sender or
postmaster@solnetsolutions.co.nz as soon as possible. The
content of this email does not necessarily reflect the views
of SolNet Solutions Ltd.
-----------------------------------------------------------------
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>
-----------------------------------------------------------------
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>