HR-XML 3.0 Standards, 2009  September  23.

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

Element: Location

Name Location
Type LocationType
Documentation The location of a thing, as captured by an address (or addresses), GPS Coordinates, and/or in relation to other locations.
XML Instance Representation
<Location

type=" NormalizedStringType [0..1]">

< ID> ... </ ID> [0..*]
< Name> ... </ Name> [0..*]
< Directions> ... </ Directions> [0..1]
< Coordinate> ... </ Coordinate> [0..1]
< Address> ... </ Address> [0..*]
Model group reference (not shown): FreeFormTextGroup [0..1]
< UserArea> ... </ UserArea> [0..1]
</Location>
Schema Component Representation
<xsd:element name="Location" type=" LocationType"/>