|
|
|
1 Address
|
|
|
@type
|
|
Only allowed values are:
'Airport' | 'Business' | 'CaravanPark' | 'CommercialPark' | 'CommunityDevelopment' | 'EducationalInstitution' | 'Entertainment'
| 'Hospital' | 'Location' | 'Marina' | 'MilitaryBase' | 'OverseasMilitary' | 'Port' | 'Primary' | 'RecreationalPark'
| 'Resort' | 'RetirementVillage' | 'Rural' | 'Secondary' | 'ShoppingCentre' | 'SportingCentre' | 'Urban'
|
|
What does the address line describe? e.g. Street details, suburb details, post code details, whole address, etc
|
|
@addressID
|
|
A unique address identifier such as postal delivery idetifier assigned to the address by local postal authority, e.g. DPID
in Australia.
|
|
@usage
|
|
Only allowed values are:
'Business' | 'Billing' | 'Communication' | 'Contact' | 'Mailing' | 'Personal' | 'Postal' | 'Residential' | 'Forwarding'
| 'CareOf' | 'Representative' | 'Religious' | ' Hospital' | 'CareCenter'
|
|
The purpose the address is used for. E.g. Postal, residential, business, exchange, update, create, delete, etc
|
|
@status
|
|
Status of the entity. e.g. Old, Current, Inactive, Active, etc
|
|
2 FreeTextAddress
|
|
Container for free text address elements where address elements are not parsed
|
|
3 AddressLine
|
|
Free format address representation. An address can have more than one line. The order of the AddressLine elements must be
preserved, or the seqn attribute used to denote sequence.
|
|
@type
|
|
What does the address line describe? e.g. Street details, suburb details, post code details, whole address, etc
|
|
@seqn
|
|
Sequence number, optional, to ensure rendering is in correct logical sequence.
|
|
2 PostalAddress
|
|
Address designed primarily for postal delivery purposes.
|
|
3 Thoroughfare
|
|
Details of the Access route along which buildings/lot/land are located, such as street, road, channel, crescent, avenue, etc.
This also includes canals/banks on which houses/boat houses are located.
Can contain the entire address
string; then the attributes contain particular details from the address string.
|
|
@type
|
|
What does the address line describe? e.g. Street details, suburb details, post code details, whole address, etc
|
|
@number
|
|
Data associated with the number of the premises. E.g.House 15, number range, number suffix
|
|
@name
|
|
Name associated with the route, road, street and so on of the address location.
|
|
@direction
|
|
Indicates North, South, and so on, and can be pre or post direction.
|
|
3 OtherDetail
|
|
Further details for the address such as housing development name, house name, local area name, park name, historical name,
school.
|
|
@type
|
|
What does the address line describe? e.g. Street details, suburb details, post code details, whole address, etc
|
|
3 PostalDeliveryPoint
|
|
Final mail delivery point where the mail is dropped off for recipients to pick them up directly. E.g. POBox, Private Bag,
pigeon hole, free mail numbers, etc.
|
|
@type
|
|
Only allowed values are:
'GPOBox' | 'POBox' | 'LockedBag' | 'MailStop' | 'PigeonHole' | 'PrivateBag' | 'Apt' | 'Suite' | 'Cubical' | 'Depot'
| 'MailRoom'
|
|
What does the address line describe? e.g. Street details, suburb details, post code details, whole address, etc
|
|
3 Locality
|
|
Details of Locality which is a named densely populated area (a place) such as town, village, suburb, etc. A locality composes
of many individual addresses. Many localities exist in an administrative area or a sub adminisrative area. A locality can
also have sub localities. For example, a municipality locality can have many villages associated with it which are sub localities.
Example: Tamil Nadu State, Erode District, Bhavani Taluk, Paruvachi Village is a valid address in India. Tamil Nadu is the
Administrative Area, Erode is the sub admin area, Bhavani is the locality, and Paruvachi is the sub locality
|
|
@type
|
|
What does the address line describe? e.g. Street details, suburb details, post code details, whole address, etc
|
|
3 AdministrativeArea
|
|
Details of the top-level area division in the country, such as state, district, province, island, region, etc. Note that some
countries do not have this
|
|
@type
|
|
What does the address line describe? e.g. Street details, suburb details, post code details, whole address, etc
|
|
3 PostCode
|
|
A container for a single free text or structured postcode. Note that not all countries have post codes
|
|
@type
|
|
What does the address line describe? e.g. Street details, suburb details, post code details, whole address, etc
|
|
3 Country
|
|
|
@code
|
|
Optional country code value, such as ISO country code or name abbreviation.
|
|
2 GeoRSS
|
|
with content type of "any"
|
|
GeoRSSDefinition
|
GeoRSS GML from Open Geospatial Consortium (OGC - www.opengeospatial.net) is a formal GML Application Profile, and supports
a greater range of features than Simple, notably coordinate reference systems other than WGS84 latitude/longitude. It is designed
for use with Atom 1.0, RSS 2.0 and RSS 1.0, although it can be used just as easily in non-RSS XML encodings.
|
|
2 LocationByCoordinates
|
|
Physical location described by relative coordinates from geospatial system.
|
|
@Meridian
|
|
The collection of the coordinate numeric values for latitude amd longtitude depends on the agreed position of the meridian.
Declaration of the meridian is necessary as it cannot be assumed in the data
|
|
@MeridianCodeType
|
|
Type of code used. e.g. EPSG Code
|
|
@Datum
|
|
The collection of the coordinate numeric values depends on the agreed datum within which the measurement was taken. Declaration
of the datum is necessary as it cannot be assumed in the data
|
|
@DatumCodeType
|
|
Type of code used. e.g. EPSG Code, WGS-84
|
|
@Projection
|
|
Coordinates have limited utility and application depending on the projection required for visualisation in a map. Declaration
of projection is necessary as it cannot be assumed in data
|
|
@ProjectionCodeType
|
|
Type of code used. e.g. EPSG Code
|
|
3 Latitude
|
|
|
@DegreesMeasure
|
|
Measure of the latitude in degrees
|
|
@MinutesMeasure
|
|
Measure of the latitude in minutes
|
|
@SecondsMeasure
|
|
Measure of the latitude in seconds
|
|
@Direction
|
|
Only allowed values are:
'East' | 'West' | 'North' | 'South'
|
|
The direction of latitude measurement offset from the equator
|
|
3 Longitude
|
|
|
@DegreesMeasure
|
|
Measure of the latitude in degrees
|
|
@MinutesMeasure
|
|
Measure of the latitude in minutes
|
|
@SecondsMeasure
|
|
Measure of the latitude in seconds
|
|
@Direction
|
|
Only allowed values are:
'East' | 'West' | 'North' | 'South'
|
|
The direction of latitude measurement offset from the equator
|
|