element <countryCode> (local)
Namespace:
Type:
Content:
simple
Defined:
XML Representation Summary
<countryCode>
   
Content: 
{ xsd:string }
</countryCode>
Included in content model of elements (3):
telephoneNumber, telephoneNumber (in contact), telephoneNumber (in myProfile)
Annotation
This optional element specifies the country code for this telephone number.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="countryCode" type="string">
<xsd:annotation>
<xsd:documentation>
This optional element specifies the country code for this telephone
number.
</xsd:documentation>
</xsd:annotation>
</xsd:element>