
</xs:restriction>
</xs:simpleType>
</xs:element>
<!-- The primary telephone extension of the subscriber. -->
<xs:element name="pbxExtension" maxOccurs="1" minOccurs="0" > <!-- MM
field -->
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="([+0-9])*"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<!--
The telephone number of the subscriber as displayed in address book
listings and client applications.
The entry can be a maximum of 50 characters in length and can contain
any combination of
digits (0-9), period (.), hyphen (-), plus sign (+), and left and
right parentheses ([) and (]).
-->
<xs:element name="telephoneNumber" maxOccurs="1" minOccurs="0" > <!--
MM field -->
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="([-+\.()0-9])*"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<!--
If the subscriber name is entered in multi-byte character format,
then this field specifies the ASCII translation of the subscriber name.
-->
<xs:element name="asciiVersionOfName" type="xs:string" maxOccurs="1"
minOccurs="0" /> <!-- MM field -->
<!--
Specifies whether your password expires or not. You can choose one
of the following:
- yes: for password to expire
- no: if you do not want your password to expire
-->
<xs:element name="expirePassword" type="csm:xmlyesNoType" maxOccurs="1"
minOccurs="0"/> <!-- MM field -->
<!--
Specifies whether you want your mailbox to be locked.
A subscriber mailbox can become locked after two unsuccessful login
attempts.
You can choose one of the following:
- no: to unlock your mailbox
- yes: to lock your mailbox and prevent access to it
-->
<xs:element name="mailBoxLocked" type="csm:xmlyesNoType" maxOccurs="1"
minOccurs="0" /> <!-- MM field -->
<!--
Specifies the mailbox number or transfer dial string of the
subscriber's personal operator or assistant.
This field also indicates the transfer target when a caller to this
subscriber presses 0 while listening to the subscriber's greeting.
-->
<xs:element name="personalOperatorMailbox" maxOccurs="1" minOccurs="0">
Managing bulk importing and exporting
Administering Avaya Aura
®
Session Manager November 2010 167
Comentários a estes Manuais