Avaya Administering Aura Session Manager Release 6.1 Instrukcja Użytkownika Strona 119

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 532
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 118
<xs:complexType name="xmlPresUserDefaultType">
<xs:complexContent>
<xs:extension base="tns:xmlPresACRuleType"/>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="xmlPresUserCLDefaultType">
<xs:complexContent>
<xs:extension base="tns:xmlPresACRuleType"/>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="xmlPresUserACLEntryType">
<xs:complexContent>
<xs:extension base="tns:xmlPresACRuleType">
<xs:sequence>
<xs:choice>
<xs:element name="watcherLoginName" type="xs:string"
minOccurs="0"/>
<xs:element name="watcherDisplayName" type="xs:string"
minOccurs="0"/>
</xs:choice>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="xmlPresInfoTypeType">
<xs:sequence>
<xs:element name="label" type="xs:string" maxOccurs="1" />
<xs:element name="filter" type="xs:string" maxOccurs="1"/>
<xs:element name="specFlags" type="xs:string" minOccurs="0"/>
</xs:sequence>
</xs:complexType> <!-- Contact List entries -->
<xs:complexType name="xmlContactList">
<xs:sequence>
<xs:element name="name" type="xs:string" maxOccurs="1" minOccurs="1"/>
<xs:element name="description" type="xs:string" minOccurs="0"/>
<xs:element name="isPublic" type="xs:boolean" maxOccurs="1"
minOccurs="1"/>
<xs:element name="members" type="tns:xmlContactListMember" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="contactListType" type="xs:string" maxOccurs="1"
minOccurs="1"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="xmlContactListMember">
<xs:sequence>
<xs:choice>
<xs:sequence>
<xs:element name="memberContact" type="xs:string" minOccurs="0"/>
<xs:element name="speedDialContactAddress"
type="tns:xmlContactAddress" minOccurs="0"/>
</xs:sequence>
<xs:sequence>
<xs:element name="memberUser" type="xs:string" minOccurs="0"/>
<xs:element name="speedDialHandle" type="tns:xmlHandle"
minOccurs="0"/>
</xs:sequence>
</xs:choice>
<xs:element name="isFavorite" type="xs:boolean" maxOccurs="1"
minOccurs="1"/>
<xs:element name="isSpeedDial" type="xs:boolean" minOccurs="1"/>
<xs:element name="speedDialEntry" type="xs:int" minOccurs="0"/>
<xs:element name="isPresenceBuddy" type="xs:boolean" maxOccurs="1"
minOccurs="1"/>
Managing bulk importing and exporting
Administering Avaya Aura
®
Session Manager November 2010 119
Przeglądanie stron 118
1 2 ... 114 115 116 117 118 119 120 121 122 123 124 ... 531 532

Komentarze do niniejszej Instrukcji

Brak uwag