Namespace: |
|
Content: |
complex, 3 attributes, 14 elements, elem. wildcard |
Defined: |
globally in myProfile.xsd; see XML source |
Used: |
at 3 locations |
XML Representation Summary |
||||||||||||
<... |
||||||||||||
|
||||||||||||
> |
||||||||||||
|
||||||||||||
</...> |
Type Derivation Tree
hs:addressType (extension)
![]() |
</xsd:complexType>
|
Type: |
|
Use: |
required |
Defined: |
Type: |
|
Use: |
required |
Defined: |
Type: |
|
Use: |
required |
Defined: |
Type: |
hs:catType, empty content |
Defined: |
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element specifies a percentage value that indicates the confidence value that
</xsd:documentation>
this location is accurate within the specified precision. </xsd:element>
|
Type: |
|
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element contains the twp-letter ISO-3166 ID of the country, dependency, or functionally
</xsd:documentation>
equivalent region for this address. <xsd:simpleType>
<xsd:restriction base="xsd:string">
</xsd:simpleType>
<xsd:maxLength value="2"/>
</xsd:restriction>
</xsd:element>
|
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element specifies the elevation above sea level with respect to
</xsd:documentation>
geodetic datum WGS84. The unit of measure for this value is meters. </xsd:element>
|
Type: |
hs:localizableString, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element contains internal routing information relative to the
</xsd:documentation>
address specified by the <b>officialAddressLine</b>
element. Items such as department name, suite number within
a building, internal mailstop number, or other similar properties should be placed witin this element. </xsd:element>
|
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element specifies the latitude value for this address in
</xsd:documentation>
units of decimal degrees. Geodetic datum WGS84 is required. </xsd:element>
|
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element specifies the longitude value for this address in
</xsd:documentation>
units of decimal degrees. Geodetic datum WGS84 is required. </xsd:element>
|
Type: |
hs:localizableString, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element contains the most precise, official line for the address relative to
</xsd:documentation>
the postal agency serving the area specified by the city(or cities) and <b>postalCode</b>
. For official postal usage, this element contains the official,
parsable address line that the regional postal system cares about. Typical usage of this element would be to enclose a street address, post office box address, private bag, or any other similar official address. Internal routing information (such as department name, suite number within a building, internal mailstop number, or other similar properties) should be placed within the <b>internalAddressLine</b>
element.
</xsd:element>
|
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element contains the official postal code for this address.
</xsd:documentation>
</xsd:element>
|
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element specifies the precision, in meters, of this location. The value defines
</xsd:documentation>
a spherical zone that the location falls within. </xsd:element>
|
Type: |
hs:localizableString, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element defines the primary city for this address.
</xsd:documentation>
</xsd:element>
|
Type: |
hs:localizableString, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This optional element defines the secondary city for this address. Example types for this
</xsd:documentation>
element include city district, city wards, postal towns, and so on. </xsd:element>
|
Type: |
hs:localizableString, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element contains the offical subdivision name within the country or region for this
</xsd:documentation>
address. In the United States, this element would contain the two-letter abbreviation for the name of the state. This element is also commonly treated as the "first-order admin subdivision" and typically contains subdivision names referring to: <ul>
<li>
</ul>
Administrative division
</li>
<li>
Bundesstaat
</li>
<li>
Canton
</li>
<li>
Federal district
</li>
<li>
Province
</li>
<li>
Region
</li>
<li>
State
</li>
<li>
Territory
</li>
</xsd:element>
|
Type: |
anonymous complexType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element specifies the last reported velocity
</xsd:documentation>
associated with this address. Obviously for fixed addresses the velocity node either would not be present, or would be zero (indicating stationary position). <xsd:complexType>
<xsd:sequence>
</xsd:complexType>
<xsd:element maxOccurs="1" minOccurs="0" name="speed" type="string">
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element specifies the last-known speed associated
</xsd:documentation>
with this report in units of meters per second.
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element specifies the last known direction associated
</xsd:documentation>
with this report in units of decimal degrees. </xsd:element>
|
Defined: |
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
|