A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.

To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).

MicrosyntaxDescriptions

From WHATWG Wiki
Revision as of 13:09, 20 November 2007 by Hsivonen (talk | contribs) (→‎integer)
Jump to navigation Jump to search

The purpose of this page is to enable collaborative creation of brief advisory text for each HTML5 microsyntax so that when an attribute value does not conform to a given microsyntax, a validator can display the advisory text about the syntax to guide the author to fix the value. Note that like the rest of this wiki, editing requires you to agree to release your contributions under the MIT license (see wiki footer). Copying text from the WHATWG version of HTML 5 is OK.

Note that some formats pertain to Web Forms 2.0 (e.g. DatetimeLocal is datetime-local).

Date

...

DateOrTime

(time element attribute version)

DateOrTimeContent

(time element text content version)

Datetime

...

DatetimeLocal

...

DatetimeTz

...

float

...

float.non-negative

...

float.positive

...

Id

...

Integer

An integer consists of one of more characters in the range U+0030 DIGIT ZERO (0) to U+0039 DIGIT NINE (9), optionally prefixed with a U+002D HYPHEN-MINUS (-) character.

integer.non-negative

...

integer.positive

...

Iri

...

IriRef

...

Language

An RFC 4646 language tag consists of hyphen-separated ASCII-alphanumeric subtags. There is a primary tag identifying a natural language by its shortest ISO 639 language code (e.g. en for English) and zero or more additional subtags adding precision. The most common additional subtag type is a region subtag which most commonly is a two-letter ISO 3166 country code (e.g. GB for the United Kingdom). IANA maintains a registry of permissible subtags.

MediaQuery

...

MimeType

...

Month

...

Pattern

...

percent

...

Ratio

...

Time

...

Week

...