Documentation for: Address

CIQ-xAL-v4.cam (output generator 1.06)

Owner OASIS CIQ TC
Version 4.0 draft
Description Generated for Address by XSD 2 CAM generator v1.77
Date 2011-02-06T18:27:10

Assembly Structures

Structure

ID: Address

Taxonomy: XML

XPath locator (and depth)
Rule(s)
Annotation
1  Address
required item
  
  
  @type
optional
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'
  
Definition
What does the address line describe? e.g. Street details, suburb details, post code details, whole address, etc
  
  @addressID
optional
  
Definition
A unique address identifier such as postal delivery idetifier assigned to the address by local postal authority, e.g. DPID in Australia.
  
  @usage
optional
Only allowed values are: 'Business' | 'Billing' | 'Communication' | 'Contact' | 'Mailing' | 'Personal' | 'Postal' | 'Residential' | 'Forwarding' | 'CareOf' | 'Representative' | 'Religious' | ' Hospital' | 'CareCenter'
  
Definition
The purpose the address is used for. E.g. Postal, residential, business, exchange, update, create, delete, etc
  
  @status
optional
  
Definition
Status of the entity. e.g. Old, Current, Inactive, Active, etc
  
  2  FreeTextAddress
optional
  
Definition
Container for free text address elements where address elements are not parsed
  
    3  AddressLine
repeatable item
  
Definition
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
optional
  
Definition
What does the address line describe? e.g. Street details, suburb details, post code details, whole address, etc
  
      @seqn
optional
  
Definition
Sequence number, optional, to ensure rendering is in correct logical sequence.
  
  2  PostalAddress
optional
  
Definition
Address designed primarily for postal delivery purposes.
  
    3  Thoroughfare
optional
  
Definition
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
optional
  
Definition
What does the address line describe? e.g. Street details, suburb details, post code details, whole address, etc
  
      @number
optional
  
Definition
Data associated with the number of the premises. E.g.House 15, number range, number suffix
  
      @name
optional
  
Definition
Name associated with the route, road, street and so on of the address location.
  
      @direction
optional
  
Definition
Indicates North, South, and so on, and can be pre or post direction.
  
    3  OtherDetail
repeatable item
optional
  
Definition
Further details for the address such as housing development name, house name, local area name, park name, historical name, school.
  
      @type
optional
  
Definition
What does the address line describe? e.g. Street details, suburb details, post code details, whole address, etc
  
    3  PostalDeliveryPoint
optional
  
Definition
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
optional
Only allowed values are: 'GPOBox' | 'POBox' | 'LockedBag' | 'MailStop' | 'PigeonHole' | 'PrivateBag' | 'Apt' | 'Suite' | 'Cubical' | 'Depot' | 'MailRoom'
  
Definition
What does the address line describe? e.g. Street details, suburb details, post code details, whole address, etc
  
    3  Locality
optional
  
Definition
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
optional
  
Definition
What does the address line describe? e.g. Street details, suburb details, post code details, whole address, etc
  
    3  AdministrativeArea
optional
  
Definition
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
optional
  
Definition
What does the address line describe? e.g. Street details, suburb details, post code details, whole address, etc
  
    3  PostCode
optional
  
Definition
A container for a single free text or structured postcode. Note that not all countries have post codes
  
      @type
optional
  
Definition
What does the address line describe? e.g. Street details, suburb details, post code details, whole address, etc
  
    3  Country
optional
  
Definition
Country details
  
      @code
optional
  
Definition
Optional country code value, such as ISO country code or name abbreviation.
  
  2  GeoRSS
optional
with content type of "any"
  
Type
GeoRSSDefinition
Definition
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
optional
  
Definition
Physical location described by relative coordinates from geospatial system.
  
    @Meridian
optional
  
Definition
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
optional
  
Definition
Type of code used. e.g. EPSG Code
  
    @Datum
optional
  
Definition
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
optional
  
Definition
Type of code used. e.g. EPSG Code, WGS-84
  
    @Projection
optional
  
Definition
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
optional
  
Definition
Type of code used. e.g. EPSG Code
  
    3  Latitude
optional
  
Definition
Latitude details
  
      @DegreesMeasure
optional
  
Definition
Measure of the latitude in degrees
  
      @MinutesMeasure
optional
  
Definition
Measure of the latitude in minutes
  
      @SecondsMeasure
optional
  
Definition
Measure of the latitude in seconds
  
      @Direction
optional
Only allowed values are: 'East' | 'West' | 'North' | 'South'
  
Definition
The direction of latitude measurement offset from the equator
  
    3  Longitude
optional
  
Definition
Longitude details
  
      @DegreesMeasure
optional
  
Definition
Measure of the latitude in degrees
  
      @MinutesMeasure
optional
  
Definition
Measure of the latitude in minutes
  
      @SecondsMeasure
optional
  
Definition
Measure of the latitude in seconds
  
      @Direction
optional
Only allowed values are: 'East' | 'West' | 'North' | 'South'
  
Definition
The direction of latitude measurement offset from the equator