Welcome to WebHeadStart.org

Web Technologies

Sponsored By

WebHeadStart.org is currently in beta.
Please pardon our appearance as we work to provide you with the most comprehensive reference on today's web technologies.

Interested in advertising on WebHeadStart? Become an advertising partner today!

[WWW-HTML Mailing List Archive Home] [Messages By Thread] [Messages By Date]

Namespaces for the values of @property attribute

From: i <i@orz.cc>
Date: Sun, 29 May 2005 09:06:23 -0700
To: www-html@w3.org
Message-ID: <op.srjocxpwfe8urg@usr.hsd1.wa.comcast.net>

I have not seen any document that can make me sure that the given set of values, such as "description", "generator" and "keywords", is defined in the namespace of XHTML ("http://www.w3.org/1999/xhtml "). In other words, I would like editors to give, in this section, an example like this:

   <x:html xmlns:x="http://www.w3.org/1999/xhtml " xmlns="http://purl.org/dc/elements/1.1/ ">
     <x:head>
       <x:meta property="x:title">My Life and Times</x:meta>
       <x:meta about="http://www.example.com/ " property="created">2004-03-20</x:meta>

property attribute - 23.1. Metadata Attribute Collection:
<http://www.w3.org/TR/2005/WD-xhtml2-20050527/mod-metaAttributes.html#col_Metainformation >

The property attribute, whose type of value is QName, can be extended. And, "extensions must be defined in their own namespace, and the relationship names must be referenced in documents as qualified names (e.g., dc:creator for the Dublin Core "creator" relationship)."


Thank you,
--
Ai
<http://orz.cc/ > (ja-JP;q=9, en-US;q=1)
Received on Sunday, 29 May 2005 13:56:39 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.