complexType "addressBlueType"
Namespace:
Content:
complex, 3 attributes, 14 elements, elem. wildcard
Defined:
globally in myProfile.xsd; see XML source
Used:
XML Representation Summary
<...
   
 = 
xsd:nonNegativeInteger
 = 
xsd:hexBinary
 = 
xsd:string
   
>
   
Content: 
</...>
Content Model Elements (14):
hs:cat (type hs:catType), hs:confidence (type hs:string), hs:countryCode (defined in hs:addressType complexType), hs:elevation (type hs:string), hs:internalAddressLine (type hs:localizableString), hs:latitude (type hs:string), hs:longitude (type hs:string), hs:officialAddressLine (type hs:localizableString), hs:postalCode (type hs:string), hs:precision (type hs:string), hs:primaryCity (type hs:localizableString), hs:secondaryCity (type hs:localizableString), hs:subdivision (type hs:localizableString), hs:velocity (defined in hs:addressType complexType)
All Direct / Indirect Based Elements (3):
address, address (in contact), address (in myProfile)
Known Usage Locations
Type Definition Detail
Type Derivation Tree
hs:addressType (extension)
  addressBlueType
XML Source (see within schema source)
<xsd:complexType name="addressBlueType">
<xsd:complexContent>
<xsd:extension base="hs:addressType">
<xsd:attributeGroup ref="hs:standardBlueAttributeGroup"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; 3/3)
changeNumber
Type:
Use:
required
Defined:
XML Source (see within schema source)
<xsd:attribute name="changeNumber" type="changeNumberType" use="required"/>

creator
Type:
Use:
required
Defined:
XML Source (see within schema source)
<xsd:attribute name="creator" type="creatorType" use="required"/>

id
Type:
Use:
required
Defined:
XML Source (see within schema source)
<xsd:attribute name="id" type="idType" use="required"/>
Content Element Detail (all declarations; 15/15)
hs:cat
Type:
hs:catType, empty content
Defined:
locally within hs:addressType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="cat" type="catType"/>

hs:confidence
Type:
hs:string, simple content
Defined:
locally within hs:addressType complexType
This element specifies a percentage value that indicates the confidence value that this location is accurate within the specified precision.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="confidence" type="string">
<xsd:annotation>
<xsd:documentation>
This element specifies a percentage value that indicates the confidence value that
this location is accurate within the specified precision.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

hs:countryCode
Type:
anonymous simpleType (restriction of xsd:string), simple content
Defined:
locally within hs:addressType complexType
This element contains the twp-letter ISO-3166 ID of the country, dependency, or functionally equivalent region for this address.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="countryCode">
<xsd:annotation>
<xsd:documentation>
This element contains the twp-letter ISO-3166 ID of the country, dependency, or functionally
equivalent region for this address.
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="2"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>

hs:elevation
Type:
hs:string, simple content
Defined:
locally within hs:addressType complexType
This element specifies the elevation above sea level with respect to geodetic datum WGS84. The unit of measure for this value is meters.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="elevation" type="string">
<xsd:annotation>
<xsd:documentation>
This element specifies the elevation above sea level with respect to
geodetic datum WGS84. The unit of measure for this value is meters.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

hs:internalAddressLine
Type:
hs:localizableString, simple content
Defined:
locally within hs:addressType complexType
This element contains internal routing information relative to the 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.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="internalAddressLine" type="localizableString">
<xsd:annotation>
<xsd:documentation>
This element contains internal routing information relative to the
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:documentation>
</xsd:annotation>
</xsd:element>

hs:latitude
Type:
hs:string, simple content
Defined:
locally within hs:addressType complexType
This element specifies the latitude value for this address in units of decimal degrees. Geodetic datum WGS84 is required.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="latitude" type="string">
<xsd:annotation>
<xsd:documentation>
This element specifies the latitude value for this address in
units of decimal degrees. Geodetic datum WGS84 is required.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

hs:longitude
Type:
hs:string, simple content
Defined:
locally within hs:addressType complexType
This element specifies the longitude value for this address in units of decimal degrees. Geodetic datum WGS84 is required.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="longitude" type="string">
<xsd:annotation>
<xsd:documentation>
This element specifies the longitude value for this address in
units of decimal degrees. Geodetic datum WGS84 is required.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

hs:officialAddressLine
Type:
hs:localizableString, simple content
Defined:
locally within hs:addressType complexType
This element contains the most precise, official line for the address relative to 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.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="officialAddressLine" type="localizableString">
<xsd:annotation>
<xsd:documentation>
This element contains the most precise, official line for the address relative to
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:documentation>
</xsd:annotation>
</xsd:element>

hs:postalCode
Type:
hs:string, simple content
Defined:
locally within hs:addressType complexType
This element contains the official postal code for this address.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="postalCode" type="string">
<xsd:annotation>
<xsd:documentation>
This element contains the official postal code for this address.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

hs:precision
Type:
hs:string, simple content
Defined:
locally within hs:addressType complexType
This element specifies the precision, in meters, of this location. The value defines a spherical zone that the location falls within.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="precision" type="string">
<xsd:annotation>
<xsd:documentation>
This element specifies the precision, in meters, of this location. The value defines
a spherical zone that the location falls within.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

hs:primaryCity
Type:
hs:localizableString, simple content
Defined:
locally within hs:addressType complexType
This element defines the primary city for this address.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="primaryCity" type="localizableString">
<xsd:annotation>
<xsd:documentation>
This element defines the primary city for this address.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

hs:secondaryCity
Type:
hs:localizableString, simple content
Defined:
locally within hs:addressType complexType
This optional element defines the secondary city for this address. Example types for this element include city district, city wards, postal towns, and so on.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="secondaryCity" type="localizableString">
<xsd:annotation>
<xsd:documentation>
This optional element defines the secondary city for this address. Example types for this
element include city district, city wards, postal towns, and so on.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

hs:subdivision
Type:
hs:localizableString, simple content
Defined:
locally within hs:addressType complexType
This element contains the offical subdivision name within the country or region for this 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>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> </ul>
XML Source (see within schema source)
<xsd:element minOccurs="0" name="subdivision" type="localizableString">
<xsd:annotation>
<xsd:documentation>
This element contains the offical subdivision name within the country or region for this
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>
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>
</ul>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

hs:velocity
Type:
anonymous complexType, complex content
Defined:
locally within hs:addressType complexType
This element specifies the last reported velocity associated with this address. Obviously for fixed addresses the velocity node either would not be present, or would be zero (indicating stationary position).
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="velocity">
<xsd:annotation>
<xsd:documentation>
This element specifies the last reported velocity
associated with this address. Obviously for
fixed addresses the velocity node either would not
be present, or would be zero (indicating stationary
position).
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="speed" type="string">
<xsd:annotation>
<xsd:documentation>
This element specifies the last-known speed associated
with this report in units of meters per second.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="direction" type="string">
<xsd:annotation>
<xsd:documentation>
This element specifies the last known direction associated
with this report in units of decimal degrees.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>

{any element with non-schema namespace}
Defined:
within hs:addressType complexType
XML Source (see within schema source)
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>