complexType XApplicationServer
diagram AXLSoap_p17689.png
namespace http://www.cisco.com/AXL/API/15.0
children appServerType name ipAddress appUsers url endUserUrl processNodeName endUsers
used by
element AddApplicationServerReq/applicationServer
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>

element XApplicationServer/appServerType
diagram AXLSoap_p17690.png
type axlapi:XAppServer
properties
content simple
nillable false
source <xsd:element name="appServerType" type="axlapi:XAppServer" nillable="false" minOccurs="1" maxOccurs="1"/>

element XApplicationServer/name
diagram AXLSoap_p17691.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XApplicationServer/ipAddress
diagram AXLSoap_p17692.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Applicable for Cisco Unity Voice Mail 4.x or later, Cisco Unity Connection and Cisco Web Dialer
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>

element XApplicationServer/appUsers
diagram AXLSoap_p17693.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 0
maxOcc 1
content complex
children selectedAppUser
annotation
documentation
Applicable for Cisco Unity Voice Mail 4.x or later, Cisco Unity Connection and Cisco Web Dialer
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>

element XApplicationServer/appUsers/selectedAppUser
diagram AXLSoap_p17694.png
properties
minOcc 1
maxOcc unbounded
content complex
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>

element XApplicationServer/appUsers/selectedAppUser/appUserName
diagram AXLSoap_p17695.png
type axlapi:XFkType
properties
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="appUserName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element XApplicationServer/appUsers/selectedAppUser/content
diagram AXLSoap_p17696.png
type axlapi:XContent
properties
minOcc 0
maxOcc 1
content complex
nillable true
source <xsd:element name="content" type="axlapi:XContent" nillable="true" minOccurs="0" maxOccurs="1"/>

element XApplicationServer/url
diagram AXLSoap_p17697.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Applicable only for Presence Server, CUMA Provisioning Server
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>

element XApplicationServer/endUserUrl
diagram AXLSoap_p17698.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Applicable only for Presence Server, CUMA Provisioning Server, CER Location Management
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>

element XApplicationServer/processNodeName
diagram AXLSoap_p17699.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
Applicable Only for Cisco Web dialer
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>

element XApplicationServer/endUsers
diagram AXLSoap_p17700.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 0
maxOcc 1
content complex
children selectedEndUser
annotation
documentation
Applicable for Cisco Unity Voice Mail 4.x or later, Cisco Unity Connection and Cisco Web Dialer
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>

element XApplicationServer/endUsers/selectedEndUser
diagram AXLSoap_p17701.png
properties
minOcc 1
maxOcc unbounded
content complex
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>

element XApplicationServer/endUsers/selectedEndUser/endUserName
diagram AXLSoap_p17702.png
type axlapi:XFkType
properties
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="endUserName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element XApplicationServer/endUsers/selectedEndUser/content
diagram AXLSoap_p17703.png
type axlapi:XContent
properties
minOcc 0
maxOcc 1
content complex
nillable true
source <xsd:element name="content" type="axlapi:XContent" nillable="true" minOccurs="0" maxOccurs="1"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy