Address
From Xcri
Contents |
[edit] Specification
URI: http://xcri.org/profiles/catalog/1.1/Address
Definition: Additional address information.
Type: String
Namespace: This is defined within the namespace: http://xcri.org/profiles/catalog
[edit] Example
<provider>
<name>The College of Art, Bolton</name>
<street>Deane Road</street>
<town>Bolton</town>
<postcode>BL3 1EX</postcode>
<address xsi:type="geo:lat">-123.7</address>
<address xsi:type="geo:long">54</address>
</provider>
[edit] Guidance Notes
- Vocabularies: This type should be refined using specific address vocabulary terms.
- Use of VCard: attention is drawn to the VCard specification as a source of normative vocabulary for these elements.
- Geocoding: Providers MAY use "geo_lat" and "geo_long" as typed address lines to send geocode information; however, it is more likely that aggregators will perform a lookup on the postcode.
[edit] Usage
Address is used in instances of Organisation.

