User's Manual

<!-- Valid Entries Usage
1 MMM (standard ringing)
2 HHH
3 LLL
4 LHH
5 HHL
6 HLL
7 HLH
8 LHL
-->
<xs:element name="personalizedRingingPattern" maxOccurs="1"
minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:int">
<xs:minInclusive value="0" />
<xs:maxInclusive value="8" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<!-- The Message Lamp Extension associated with the current extension
-->
<xs:element name="messageLampExt" maxOccurs="1" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="[0-9]+([.-][0-9]+)*"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<!-- Enables or disables the mute button on the station. -->
<xs:element name="muteButtonEnabled" type="xs:boolean" maxOccurs="1"
minOccurs="0" />
<!--
When used with Multi-media Call Handling, indicates which extension
is
assigned to the data module of the multimedia complex. Users can
dial
this extension to place either a voice or a data call, and voice
conversion, coverage, and forwarding apply as if the call were
made to
the 1-number.
-->
<!--
Valid Entry Usage A valid BRI data extension For MMCH, enter the
extension of the data module that is part of this multimedia
complex.
H.323 station extension For 4600 series IP Telephones, enter the
corresponding H.323 station. For IP Softphone, enter the
corresponding
H.323 station. If you enter a value in this field, you can register
this station for either a road-warrior or telecommuter/Avaya IP
Agent
application. blank Leave this field blank for single-connect IP
applications.
-->
<xs:element name="mediaComplexExt" maxOccurs="1" minOccurs="0" >
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="[0-9]+([.-][0-9]+)*"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
Managing bulk importing and exporting
Administering Avaya Aura
®
Session Manager November 2010 141