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

Re: namespaces for name attribute values?

  • From: Eric Hellman <eric@h...>
  • To: xml-dev@i...
  • Date: Fri, 2 Oct 1998 14:07:53 -0400

cdata example
Well, a versioned URL for Dublin Core would be nice, but I was thinking of
something different.

I'm suggesting that it may be useful to make a namespace declaration simply
to declare semantics of something that isn't in a DTD, namely the attribute
values.

I've been afraid to respond to the list given the "Ownership of Names"
orgy, but here's another example:

Suppose you want an attribute value to contain a MIME type. Right now, you
can either declare the attribute as CDATA or you can enumerate the possible
MIME types.

Suppose your goals are as follows:
1. You don't want a parser to check the value of the attribute.
2. You do want to instruct authors about appropriate values of the attribute.
3. You don't want to change the DTD when a new MIME type is invented.

If you enumerate the MIME types, you have to change the DTD for every new
MIME type that gets invented.

If you declare the attribute as CDATA, then an author has to read a comment
in your DTD to know where what attribute values are appropriate. This
eliminates 99% of your pool of potential authors.

If you declare a default xmlns (with an appropriate URL) for an element, an
XML authoring application could know where information about appropriate
attribute values might be found, and may avoid forcing authors to plow
through your DTD.

It's clear that this was not an intended use of namespaces, but as far as I
can see, it won't do any harm.

Eric


David Brownell wrote:
>Andrew Layman wrote:
>>
>> Perhaps you do not really have a problem.  What I'm thinking is that if you
>> wrote something similar to the example you showed,
>>
>> <foo xmlns:DC="http://purl.org/metadata/dublin_core">
>>    <DC:Creator>Eric Hellman</DC:Creator>
>> </foo>
>>
>> then the meaning of DC:Creator is not affected by any additions made to
>> Dublin Core.  Your DTD remains valid, simply not as extensive as the
>> (expanded) Dublin Core.
>
>For Dublin Core, perhaps -- but not in general.  Suppose
>the addition were to modify the content model for something
>like the "Creator" element referred to above?  Validity isn't
>automatically preserved in such cases.
>
>Namespaces need versioning.  URIs can easily include date
>codes like "02Nov1997"; W3C itself uses such a scheme, as
>you can see by looking at versions of the namespace spec.
>
>I'd expect the definers of such namespaces to identify
>their versioning policy, including publishing URLs which
>apply to each iteration.  A "most current" URL can be of
>use in some cases (loose coupling), but not usually in
>systems that depend on precise semantics and hence need
>updates to support new features.
>
>
>So my response to Eric is to get a versioned URL for the
>Dublin Core, and to use that!  ;-)
>
>- - Dave
Eric Hellman
Openly Informatics, Inc.
http://www.openly.com/           Tools for 21st Century Scholarly Publishing

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


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.