
</xs:restriction>
</xs:simpleType>
</xs:element>
<!--
Specifies the Subscriber Account Code.
The Subscriber Account Code is used to create Call Detail Records
on the switch for calls placed by the voice ports.
The value you enter in this field can contain any combination of
digits from 0 to 9.
If an account code is not specified, the system will use the
subscriber's mailbox extension as the account code.
-->
<xs:element name="accountCode" maxOccurs="1" minOccurs="0" > <!-- CMM
field -->
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="([0-9])*"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<!--
Specifies the number to be used as the default destination for the
Transfer Out of Messaging feature.
You can enter 3 to 10 digits in this field depending on the length
of the system's extension, or leave this field blank.
-->
<xs:element name="coveringExtension" maxOccurs="1" minOccurs="0"> <!--
CMM field -->
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="[0-9]{10}"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<!--
Specifies additional, useful information about a subscriber.
Entries in this field are for convenience and are not used by the
messaging system.
-->
<xs:element name="miscellaneous1" type="csm:xmlLength11Type"
maxOccurs="1" minOccurs="0" />
<!--
Specifies additional, useful information about a subscriber.
Entries in this field are for convenience and are not used by the
messaging system.
-->
<xs:element name="miscellaneous2" type="csm:xmlLength11Type"
maxOccurs="1" minOccurs="0" />
<!--
Specifies additional, useful information about a subscriber.
Entries in this field are for convenience and are not used by the
messaging system.
-->
<xs:element name="miscellaneous3" type="csm:xmlLength11Type"
maxOccurs="1" minOccurs="0" />
<!--
Specifies additional, useful information about a subscriber.
Entries in this field are for convenience and are not used by the
messaging system.
Managing Users
170 Administering Avaya Aura
®
Session Manager November 2010
Kommentare zu diesen Handbüchern