element <precision> (local)
Namespace:
Type:
Content:
simple
Defined:
locally within addressType complexType in hscommon.xsd; see XML source
XML Representation Summary
<precision>
   
Content: 
{ xsd:string }
</precision>
Included in content model of elements (6):
accountAddress (in account), address, address (in contact), address (in location), address (in myProfile), billingAddress (in card)
Annotation
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>