element <confidence> (local)
Namespace:
Type:
Content:
simple
Defined:
locally within addressType complexType in hscommon.xsd; see XML source
XML Representation Summary
<confidence>
   
Content: 
{ xsd:string }
</confidence>
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 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>