namespaces for name attribute values?

Andrew Layman andrewl at microsoft.com
Sat Sep 19 00:13:02 BST 1998


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.

This is certainly not a solution to all the issues that might arise when
combining elements from multiple namespaces, but it appears to work fine for
the example you cite.

Hope this is helpful,

Andrew Layman 

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




More information about the Xml-dev mailing list