Namespace: |
|
Content: |
|
Defined: |
globally in hscommon.xsd; see XML source |
Includes: |
|
Used: |
at 1 location |
XML Representation Summary |
|||||
<...> |
|||||
|
|||||
</...> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element encapsulates an electronic address for this entity; specifically,
</xsd:documentation>
it contains a telephone number. This element may be repeated any number of times. Typical use is one <b>telephoneNumber</b>
element
for each phone number associated with this identity. <p/>
A telephone number consists of an optional country code, a required
<b>nationalCode</b>
(U.S. area code),
a number, an optional extension, and a optional PIN. <xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="cat" type="catType"/>
</xsd:sequence>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This optional element specifies the country code for this telephone
</xsd:documentation>
number.
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element specifies the national code for this phone number.
</xsd:documentation>
For U.S. telephone numbers, this is equivalent to the area code.
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element specifies the actual telephone number within the country
</xsd:documentation>
and national code number scheme.
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This optional element specifies an extension used to reach this
</xsd:documentation>
identity at this number.
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This optional element specifies a PIN number used on this phone number.
</xsd:documentation>
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:complexType>
|
Type: |
catType, empty content |
Defined: |
Type: |
string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This optional element specifies the country code for this telephone
</xsd:documentation>
number. </xsd:element>
|
Type: |
string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element specifies the national code for this phone number.
</xsd:documentation>
For U.S. telephone numbers, this is equivalent to the area code. </xsd:element>
|
Type: |
string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element specifies the actual telephone number within the country
</xsd:documentation>
and national code number scheme. </xsd:element>
|
Type: |
string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This optional element specifies an extension used to reach this
</xsd:documentation>
identity at this number. </xsd:element>
|
Type: |
string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This optional element specifies a PIN number used on this phone number.
</xsd:documentation>
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:element>
|
Defined: |
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
|