Difference between revisions of "adr-singular-properties"
Jump to navigation
Jump to search
m |
|||
Line 13: | Line 13: | ||
=== street-address === | === street-address === | ||
− | + | <pre><span class="street-address">Alexandra House</span> | |
+ | <span class="street-address">Oldham Terrace</span></pre> | ||
+ | |||
+ | Part of the NCT's address (http://nct.org.uk/home) | ||
=== locality === | === locality === | ||
− | + | <pre><span class="locality">Coogee</span> <span class="postal-code">2034</span> | |
+ | <span class="locality">Sydney</span></pre> | ||
+ | |||
+ | http://www.coogeesands.com.au/contact-coogee-sands.aspx | ||
=== region === | === region === | ||
Line 29: | Line 35: | ||
=== country-name === | === country-name === | ||
− | + | <pre><span class="country-name">Scotland</span>, | |
+ | <span class="country-name">UK</span>.</pre> | ||
+ | |||
+ | http://www.hw.ac.uk/home/ |
Revision as of 15:16, 25 April 2008
Contents
adr singular properties
This is an atttempt to determine the singular properties in adr.
post-office-box
An address typically would only one post office box. Mail could not be split between two boxes.
extended-address
This could in theory be plural, if there were things like suite number, building. etc.
street-address
<span class="street-address">Alexandra House</span> <span class="street-address">Oldham Terrace</span>
Part of the NCT's address (http://nct.org.uk/home)
locality
<span class="locality">Coogee</span> <span class="postal-code">2034</span> <span class="locality">Sydney</span>
http://www.coogeesands.com.au/contact-coogee-sands.aspx
region
An address typically would only one have one region.
postal-code
An address typically would only one have one postal code.
country-name
<span class="country-name">Scotland</span>, <span class="country-name">UK</span>.