element <pin> (local)
Namespace:
Type:
Content:
simple
Defined:
XML Representation Summary
<pin>
   
Content: 
{ xsd:string }
</pin>
Included in content model of elements (3):
telephoneNumber, telephoneNumber (in contact), telephoneNumber (in myProfile)
Annotation
This optional element specifies a PIN number used on this phone number. A PIN is similar to an extension, but PINs are commonly used to address pagers while extensions are typically used to address phones relative to a local PBX.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="pin" type="string">
<xsd:annotation>
<xsd:documentation>
This optional element specifies a PIN number used on this phone number.
A PIN is similar to an extension, but PINs are commonly used to address
pagers while extensions are typically used to address phones relative to a
local PBX.
</xsd:documentation>
</xsd:annotation>
</xsd:element>