
<!-- MM field -->
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="[0-9]+([*#,][0-9]+)*"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<!--
Specifies when to route calls to the backup operator mailbox.
The default value for this field is Always Active.
-->
<xs:element name="personalOperatorSchedule" type="xs:string"
maxOccurs="1" minOccurs="0" /> <!-- MM field -->
<!--
Specifies the order in which the subscriber hears the voice messages.
You can choose one of the following:
- urgent first then newest: to direct the system to play any
messages marked as urgent prior to playing non-urgent messages. Both the urgent and
non-urgent messages are played in the reverse order of how they were received.
- oldest messages first: to direct the system to play messages
in the order they were received.
- urgent first then oldest: to direct the system to play any
messages marked as urgent prior to playing non-urgent messages. Both the urgent and
non-urgent messages are played in the order of how they were received.
- newest messages first: to direct the system to play messages
in the reverse order of how they were received.
-->
<xs:element name="tuiMessageOrder" maxOccurs="1" minOccurs="0" > <!--
MM field -->
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="urgent first then newest"/>
<xs:enumeration value="oldest messages first"/>
<xs:enumeration value="newest messages first"/>
<xs:enumeration value="urgent first then oldest"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<!--
Specifies the intercom paging settings for a subscriber. You can
choose one of the following:
- paging is off: to disable intercom paging for this subscriber.
- paging is manual: if the subscriber can modify, with Subscriber
Options or the TUI,
the setting that allows callers to page the
subscriber.
- paging is automatic: if the TUI automatically allows callers
to page the subscriber.
-->
<xs:element name="intercomPaging" maxOccurs="1" minOccurs="0" > <!-- MM
field -->
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="paging is off"/>
<xs:enumeration value="paging is manual"/>
<xs:enumeration value="paging is automatic"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<!--
Specifies whether a subscriber can receive messages, e-mail messages
Managing Users
168 Administering Avaya Aura
®
Session Manager November 2010
Komentarze do niniejszej Instrukcji