- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Thu, 29 Jul 2004 23:57:06 +0200
- To: "Anne van Kesteren (fora)" <fora@annevankesteren.nl>
- Cc: www-html@w3.org
* Anne van Kesteren (fora) wrote:
>Currently, there is no way to describe the language of either the 
>CITE[1] or TITLE[2] attribute. (Maybe even CITETYPE should be an 
>optional attribute.)
You can specify properties of resources using the meta data features,
e.g.
  ...
  <meta about    = "http://www.example.org/"
        property = "foo:bar">baz</meta>
  ...
How did you miss that?
Received on Thursday, 29 July 2004 17:58:11 UTC