adr-cheatsheet: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(key)
mNo edit summary
Line 4: Line 4:


*class="'''[[adr]]'''" (1)
*class="'''[[adr]]'''" (1)
**class="type" [work|home|pref|postal|dom|intl]
**class="type" [work|home|pref|postal|dom|intl] (3)
**class="post-office-box" (3)
**class="post-office-box" (3)
**class="''street-address''" (4)
**class="''street-address''" (4)

Revision as of 11:53, 28 November 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