element <nationalCode> (local)
Namespace:
Type:
Content:
simple
Defined:
XML Representation Summary
<nationalCode>
   
Content: 
{ xsd:string }
</nationalCode>
Included in content model of elements (3):
telephoneNumber, telephoneNumber (in contact), telephoneNumber (in myProfile)
Annotation
This element specifies the national code for this phone number. For U.S. telephone numbers, this is equivalent to the area code.
XML Source (see within schema source)
<xsd:element name="nationalCode" type="string">
<xsd:annotation>
<xsd:documentation>
This element specifies the national code for this phone number.
For U.S. telephone numbers, this is equivalent to the area code.
</xsd:documentation>
</xsd:annotation>
</xsd:element>