Difference between revisions of "CI Address"
From Earth Science Information Partners (ESIP)
Line 1: | Line 1: | ||
+ | == cit:CI_Address == | ||
[[Image:CI Responsibility.png|thumb|right|Responsibility]] | [[Image:CI Responsibility.png|thumb|right|Responsibility]] | ||
− | + | ||
− | + | <div id="elementsAndDefinitions"> | |
− | + | <!--elements, definitions, and examples for class: CI_Address--> | |
− | + | <table cellpadding="3" width="100%"> | |
− | + | <tr> | |
− | + | <th colspan="3">Elements</th> | |
− | + | <th colspan="1">Domain</th> | |
− | + | <th width="60%"><i>Definition and Recommended Practice</i></th> | |
− | + | <th width="20%"><i>Examples</i></th> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td bgcolor="CCFFFF">1</td> | |
− | + | <td bgcolor="CCFFFF">[[CharacterString|cit:deliveryPoint]]</td> | |
− | + | <td bgcolor="CCFFFF">0..*</td> | |
− | + | <td bgcolor="CCFFFF">[[CharacterString|gco:CharacterString]]</td> | |
− | + | <td><i>address line for the location (as described in ISO 11180, Annex A)</i></td> | |
− | + | <td><i>1600 Pennsylvania Ave NW</i></td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td bgcolor="CCFFFF">2</td> | |
− | + | <td bgcolor="CCFFFF">[[CharacterString|cit:city]]</td> | |
− | + | <td bgcolor="CCFFFF">0..1</td> | |
− | + | <td bgcolor="CCFFFF">[[CharacterString|gco:CharacterString]]</td> | |
− | + | <td><i>city of the location</i></td> | |
− | + | <td><i>Washington</i></td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td bgcolor="CCFFFF">3</td> | |
− | + | <td bgcolor="CCFFFF">[[CharacterString|cit:administrativeArea]]</td> | |
− | + | <td bgcolor="CCFFFF">0..1</td> | |
− | + | <td bgcolor="CCFFFF">[[CharacterString|gco:CharacterString]]</td> | |
− | + | <td><i>state, province of the location</i></td> | |
− | + | <td><i>District of Columbia</i></td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td bgcolor="CCFFFF">4</td> | |
− | + | <td bgcolor="CCFFFF">[[CharacterString|cit:postalCode]]</td> | |
− | + | <td bgcolor="CCFFFF">0..1</td> | |
− | + | <td bgcolor="CCFFFF">[[CharacterString|gco:CharacterString]]</td> | |
− | + | <td><i>ZIP or other postal code</i></td> | |
− | + | <td><i>20500</i></td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td bgcolor="CCFFFF">5</td> | |
− | + | <td bgcolor="CCFFFF">[[CharacterString|cit:country]]</td> | |
− | + | <td bgcolor="CCFFFF">0..1</td> | |
− | + | <td bgcolor="CCFFFF">[[CharacterString|gco:CharacterString]]</td> | |
− | + | <td><i>country of the physical address</i></td> | |
− | + | <td><i>United States of America</i></td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td bgcolor="CCFFFF">6</td> | |
+ | <td bgcolor="CCFFFF">[[CharacterString|electronicMailAddress]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td bgcolor="CCFFFF">[[CharacterString|gco:CharacterString]]</td> | ||
+ | <td><i>address of the electronic mailbox of the responsible organisation or individual</i></td> | ||
+ | <td><i>Example is needed</i></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | |||
{{template:IsoOrderingFooter}} | {{template:IsoOrderingFooter}} |
Revision as of 13:07, August 14, 2017
cit:CI_Address
Elements | Domain | Definition and Recommended Practice | Examples | ||
---|---|---|---|---|---|
1 | cit:deliveryPoint | 0..* | gco:CharacterString | address line for the location (as described in ISO 11180, Annex A) | 1600 Pennsylvania Ave NW |
2 | cit:city | 0..1 | gco:CharacterString | city of the location | Washington |
3 | cit:administrativeArea | 0..1 | gco:CharacterString | state, province of the location | District of Columbia |
4 | cit:postalCode | 0..1 | gco:CharacterString | ZIP or other postal code | 20500 |
5 | cit:country | 0..1 | gco:CharacterString | country of the physical address | United States of America |
6 | electronicMailAddress | 0..* | gco:CharacterString | address of the electronic mailbox of the responsible organisation or individual | Example is needed |