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]

Re: Namespaces for the values of @property attribute

From: Jim Ley <jim@jibbering.com>
Date: Sun, 29 May 2005 15:09:06 +0100
To: www-html@w3.org
Message-ID: <d7ci9l$lu3$1@sea.gmane.org>


"i" <i@orz.cc> wrote in message 
news:op.srjocxpwfe8urg@u......
>
> 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:

Yep, I noticed this problem to, please send your mail to 
www-html-editor@w3.org so the Working Group can correctly track your issue.

>   <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 >

I cannot see a way to achieve this with the XML Schema definition of  QName, 
I think the only logical approach is to split property into propertyNS and 
propteryLocalName.

Cheers,

Jim. 
Received on Sunday, 29 May 2005 14:09:36 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.