diagram | ![]() |
||
namespace | http://www.cisco.com/AXL/API/8.5 | ||
children | appServerType name ipAddress appUsers url endUserUrl processNodeName endUsers | ||
used by |
|
||
source | <xsd:complexType name="XApplicationServer"> <xsd:sequence minOccurs="0"> <xsd:element name="appServerType" type="axlapi:XAppServer" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="ipAddress" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Applicable for Cisco Unity Voice Mail 4.x or later, Cisco Unity Connection and Cisco Web Dialer</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="appUsers" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Applicable for Cisco Unity Voice Mail 4.x or later, Cisco Unity Connection and Cisco Web Dialer</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:complexContent> <xsd:extension base="axlapi:XCommonMembersExtension"> <xsd:sequence minOccurs="0"> <xsd:element name="selectedAppUser" minOccurs="1" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="appUserName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="content" type="axlapi:XContent" nillable="true" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> <xsd:element name="url" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Applicable only for Presence Server, CUMA Provisioning Server</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="endUserUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Applicable only for Presence Server, CUMA Provisioning Server, CER Location Management</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="processNodeName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Applicable Only for Cisco Web dialer</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="endUsers" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Applicable for Cisco Unity Voice Mail 4.x or later, Cisco Unity Connection and Cisco Web Dialer</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:complexContent> <xsd:extension base="axlapi:XCommonMembersExtension"> <xsd:sequence minOccurs="0"> <xsd:element name="selectedEndUser" minOccurs="1" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="endUserName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="content" type="axlapi:XContent" nillable="true" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> |
diagram | ![]() |
||||||
type | axlapi:XAppServer | ||||||
properties |
|
||||||
source | <xsd:element name="appServerType" type="axlapi:XAppServer" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||||||||||
type | xsd:string | ||||||||||
properties |
|
||||||||||
annotation |
|
||||||||||
source | <xsd:element name="ipAddress" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Applicable for Cisco Unity Voice Mail 4.x or later, Cisco Unity Connection and Cisco Web Dialer</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||
type | extension of axlapi:XCommonMembersExtension | ||||||||
properties |
|
||||||||
children | selectedAppUser | ||||||||
annotation |
|
||||||||
source | <xsd:element name="appUsers" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Applicable for Cisco Unity Voice Mail 4.x or later, Cisco Unity Connection and Cisco Web Dialer</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:complexContent> <xsd:extension base="axlapi:XCommonMembersExtension"> <xsd:sequence minOccurs="0"> <xsd:element name="selectedAppUser" minOccurs="1" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="appUserName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="content" type="axlapi:XContent" nillable="true" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | appUserName content | ||||||||
source | <xsd:element name="selectedAppUser" minOccurs="1" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="appUserName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="content" type="axlapi:XContent" nillable="true" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="appUserName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||||||||||
type | axlapi:XContent | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="content" type="axlapi:XContent" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||
type | xsd:string | ||||||||||
properties |
|
||||||||||
annotation |
|
||||||||||
source | <xsd:element name="url" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Applicable only for Presence Server, CUMA Provisioning Server</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||
type | xsd:string | ||||||||||
properties |
|
||||||||||
annotation |
|
||||||||||
source | <xsd:element name="endUserUrl" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Applicable only for Presence Server, CUMA Provisioning Server, CER Location Management</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="processNodeName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Applicable Only for Cisco Web dialer</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||
type | extension of axlapi:XCommonMembersExtension | ||||||||
properties |
|
||||||||
children | selectedEndUser | ||||||||
annotation |
|
||||||||
source | <xsd:element name="endUsers" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Applicable for Cisco Unity Voice Mail 4.x or later, Cisco Unity Connection and Cisco Web Dialer</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:complexContent> <xsd:extension base="axlapi:XCommonMembersExtension"> <xsd:sequence minOccurs="0"> <xsd:element name="selectedEndUser" minOccurs="1" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="endUserName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="content" type="axlapi:XContent" nillable="true" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | endUserName content | ||||||||
source | <xsd:element name="selectedEndUser" minOccurs="1" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="endUserName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="content" type="axlapi:XContent" nillable="true" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="endUserName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||||||||||
type | axlapi:XContent | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="content" type="axlapi:XContent" nillable="true" minOccurs="0" maxOccurs="1"/> |