adr-cheatsheet: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
m (fix sub-hierarchy)
m (cheatsheet template)
Line 26: Line 26:
==Related pages==
==Related pages==
{{adr-related-pages}}
{{adr-related-pages}}
*{{cheatsheets}}

Revision as of 14:53, 4 December 2006

adr cheatsheet

Properties

  • class="adr" (1)
    • class="type" [work|home|pref|postal|dom|intl] (3)
    • class="post-office-box" (3)
    • class="street-address" (4)
    • class="extended-address" (3)
    • class="locality" (3)
    • class="region" (3)
    • class="postal-code" (3)
    • class="country-name" (3)

Key

1 - Single occurrence required
2 - One or more, required (n/a)
3 - single occurrence optional
4 - zero or more occurrence
[square brackets ] - list of permitted values
pref = preferred
dom = domestic
intl = international

Related pages