Skip to: content, navigation

by Ian Lloyd

scheme (HTML attribute)

Browser support full matrix
IE5.5+ FF1+ Saf1.3+ Op9.2+
Full Full Full Full
Spec
Depr. Version
No HTML 4
scheme="scheme type"

Example

The scheme attribute identified as a Dublin Core date scheme :

<meta name="DC.date" content="2003-06-08"
 scheme="DCTERMS.W3CDTF"  />

Description

The scheme attribute provides additional information about the make-up of the meta content. It is used in conjunction with the profile attribute of the head element (which provides a pointer to a set of instructions about what the profile contains, which would directly relate to the meta name attribute values).

An example of where a scheme may be useful is to disambiguate some meta information that may be interpreted in a number of ways without this extra help, for example if a date is specified in a meta element as "01-02-07", would that be "1st February 2007" or "2nd January 2002"?

Value

URI - specifying the location of the profile information on the same server (or on a remote server).

Compatibility

IE5.5Full
6.0Full
7.0Full
Firefox1.0Full
1.5Full
2.0Full
Safari1.3Full
2.0Full
3.0Full
Opera9.2Full
9.5Full

Because it is so open what you can do with meta information, support is stated as ‘full’ (all browsers expose the meta information via the Document Object Model).

User-contributed notes

Add a note

To post a note on this topic, please log in with your SitePoint username and password. If you don't have an account yet, you can create a new account for free.

Related Products

The Principles of Beautiful Web Design

Best Seller!

You don’t need to go to Art School to design great looking web sites!

Book Cover: The Principles of Beautiful Web Design

Download the FREE sample chapters