Avaya Administering Aura Session Manager Release 6.1 Manual de usuario Pagina 166

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 532
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 165
<!--
Specifies the name that appears before the machine name and
domain in the subscriber's e-mail address.
The machine name and domain are automatically added to the
handle you enter when the subscriber sends or
receives an e-mail.
-->
<xs:element name="emailHandle" maxOccurs="1" minOccurs="0" >
<!-- MM/CMM field -->
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="^[a-zA-Z0-9\w\.-]*"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<!--
Specifies the display name of the subscriber in address book
listings,
such as those for e-mail client applications.
The name you enter can be 1 to 64 characters in length.
-->
<xs:element name="commonName" type="xs:string" maxOccurs="1"
minOccurs="0" /> <!-- MM/CMM field -->
<!--
Specifies one or more alternate number to reach a subscriber.
You can use secondary extensions to specify a telephone
number for direct reception of faxes,
to allow callers to use an existing Caller Application, or to
identify each line appearance on the subscriber's telephone
set if they have different telephone numbers.
-->
<xs:element name="secondaryExtension" maxOccurs="1" minOccurs="0"
> <!-- MM/CMM field -->
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="[0-9]{10}"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="mmSpecific" type="csm:xmlMMSpecific"
maxOccurs="1" minOccurs="0" />
<xs:element name="cmmSpecific" type="csm:xmlCMMSpecific"
maxOccurs="1" minOccurs="0" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="xmlMMSpecific">
<xs:sequence>
<!--
Specifies a unique address in the voice mail network.
The numeric address can be from 1 to 50 digits and can contain the
Mailbox Number.
-->
<xs:element name="numericAddress" maxOccurs="1" minOccurs="0"> <!-- MM
field -->
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="([0-9])*"/>
Managing Users
166 Administering Avaya Aura
®
Session Manager November 2010
Vista de pagina 165
1 2 ... 161 162 163 164 165 166 167 168 169 170 171 ... 531 532

Comentarios a estos manuales

Sin comentarios