Difference between revisions of "CI Address"
From Earth Science Information Partners (ESIP)
m (1 revision: Importing the ISO Explorer Category from GEO-IDE Wiki (Ted Habermann)) |
|||
| Line 1: | Line 1: | ||
[[Image:CI ResponsibleParty.png|thumb|right|CI ResponsibleParty.png]] | [[Image:CI ResponsibleParty.png|thumb|right|CI ResponsibleParty.png]] | ||
| − | + | <div id="elementsAndDefinitions"> | |
| − | + | <table cellpadding="3" width="100%"> | |
| − | + | <tr> | |
| − | + | <th colspan="3">Elements</th> | |
| − | + | <th><i>Definition and Recommended Practice</i></th> | |
| − | + | <th><pre>Examples</pre></th> | |
| − | + | </tr> | |
| − | | deliveryPoint | + | <tr> |
| − | + | <td bgcolor="CCFFFF">1</td> | |
| − | + | <td bgcolor="CCFFFF">[[CharacterString|deliveryPoint]]</td> | |
| − | + | <td bgcolor="CCFFFF">0..*</td> | |
| − | + | <td><i>address line for the location (as described in ISO 11180, Annex A)</i></td> | |
| − | | city | + | <td><pre>Example is needed</pre></td> |
| − | + | </tr> | |
| − | + | <tr> | |
| − | + | <td bgcolor="CCFFFF">2</td> | |
| − | + | <td bgcolor="CCFFFF">[[CharacterString|city]]</td> | |
| − | | administrativeArea | + | <td bgcolor="CCFFFF">0..*</td> |
| − | + | <td><i>city of the location</i></td> | |
| − | + | <td><pre>Example is needed</pre></td> | |
| − | + | </tr> | |
| − | + | <tr> | |
| − | | postalCode | + | <td bgcolor="CCFFFF">3</td> |
| − | + | <td bgcolor="CCFFFF">[[CharacterString|administrativeArea]]</td> | |
| − | + | <td bgcolor="CCFFFF">0..*</td> | |
| − | + | <td><i>state, province of the location</i></td> | |
| − | + | <td><pre>Example is needed</pre></td> | |
| − | | country | + | </tr> |
| − | + | <tr> | |
| − | + | <td bgcolor="CCFFFF">4</td> | |
| − | + | <td bgcolor="CCFFFF">[[CharacterString|postalCode]]</td> | |
| − | + | <td bgcolor="CCFFFF">0..*</td> | |
| − | | electronicMailAddress | + | <td><i>ZIP or other postal code</i></td> |
| − | + | <td><pre>Example is needed</pre></td> | |
| − | + | </tr> | |
| − | + | <tr> | |
| − | + | <td bgcolor="CCFFFF">5</td> | |
| + | <td bgcolor="CCFFFF">[[CharacterString|country]]</td> | ||
| + | <td bgcolor="CCFFFF">0..*</td> | ||
| + | <td><i>country of the physical address</i></td> | ||
| + | <td><pre>Example is needed</pre></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="CCFFFF">6</td> | ||
| + | <td bgcolor="CCFFFF">[[CharacterString|electronicMailAddress]]</td> | ||
| + | <td bgcolor="CCFFFF">0..*</td> | ||
| + | <td><i>address of the electronic mailbox of the responsible organisation or individual</i></td> | ||
| + | <td><pre>Example is needed</pre></td> | ||
| + | </tr> | ||
| + | </table> | ||
| + | </div> | ||
{{template:IsoOrderingFooter}} | {{template:IsoOrderingFooter}} | ||
Revision as of 16:13, December 5, 2016
| Elements | Definition and Recommended Practice | Examples |
||
|---|---|---|---|---|
| 1 | deliveryPoint | 0..* | address line for the location (as described in ISO 11180, Annex A) | Example is needed |
| 2 | city | 0..* | city of the location | Example is needed |
| 3 | administrativeArea | 0..* | state, province of the location | Example is needed |
| 4 | postalCode | 0..* | ZIP or other postal code | Example is needed |
| 5 | country | 0..* | country of the physical address | Example is needed |
| 6 | electronicMailAddress | 0..* | address of the electronic mailbox of the responsible organisation or individual | Example is needed |