HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: ReferenceLocation

Name ReferenceLocation
Type ReferenceLocationType
Documentation (of type) A base location from which a distance, communting time, or travel directions, etc. is calculated.
XML Instance Representation
<ReferenceLocation>

< LocationID> ... </ LocationID> [0..1]
<oa: CityName> ... </oa: CityName> [0..1]
<oa: CountrySubDivisionCode> ... </oa: CountrySubDivisionCode> [0..*]
< CountryCode> ... </ CountryCode> [0..1]
<oa: PostalCode> ... </oa: PostalCode> [0..1]
< SpatialLocation> ... </ SpatialLocation> [0..1]
</ReferenceLocation>
Schema Component Representation
<xsd:element name="ReferenceLocation" type=" ReferenceLocationType"/>