- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 08 Sep 2006 14:59:27 +0000
- To: www-xml-schema-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3679
Summary: Schema component for namespace
Product: XML Schema
Version: 1.1 only
Platform: PC
URL: http://lists.w3.org/Archives/Member/w3c-xml-schema-
wg/2006Aug/0016.htm
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Structures: XSD Part 1
AssignedTo: cmsmcq@w3.org
ReportedBy: holstege@mathling.com
QAContact: www-xml-schema-comments@w3.org
- This is probably more of a comment to the core schema spec, but for
a similar reason, in my problem domain it's very convenient to be
able to talk about a particular namespace. But the schema spec lacks
a component that corresponds to such concept right now.
Originally raised in
http://lists.w3.org/Archives/Member/w3c-xml-schema-wg/2006Aug/0016.html by
Kohsuke Kawaguchi <Kohsuke.Kawaguchi@Sun.COM>
For example, a JAXB user would often like to say "please generate
classes into the org.acme.foo package from this namespace".
Since a namespace is often used to group a set of components, I
suspect this is not unique to my problem domain. For example, when
you write some <xs:documentation>s for, say, the DocBook namespace,
your intention is probably for that documentation to apply just to
the DocBook namespace, as opposed to the schema-as-a-whole
component, as implied by the current spec.
Received on Friday, 8 September 2006 14:59:42 UTC