complexType XApplicationServer
diagram axlapi_p12727.png
namespace http://www.cisco.com/AXL/API/8.5
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 axlapi_p12728.png
type axlapi:XAppServer
properties
isRef 0
content simple
nillable false
source <xsd:element name="appServerType" type="axlapi:XAppServer" nillable="false" minOccurs="1" maxOccurs="1"/>

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

element XApplicationServer/ipAddress
diagram axlapi_p12730.png
type xsd:string
properties
isRef 0
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 axlapi_p12731.png
type extension of axlapi:XCommonMembersExtension
properties
isRef 0
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 axlapi_p12732.png
properties
isRef 0
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 axlapi_p12733.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="appUserName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element XApplicationServer/appUsers/selectedAppUser/content
diagram axlapi_p12734.png
type axlapi:XContent
properties
isRef 0
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 axlapi_p12735.png
type xsd:string
properties
isRef 0
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 axlapi_p12736.png
type xsd:string
properties
isRef 0
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 axlapi_p12737.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
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 axlapi_p12738.png
type extension of axlapi:XCommonMembersExtension
properties
isRef 0
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 axlapi_p12739.png
properties
isRef 0
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 axlapi_p12740.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="endUserName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element XApplicationServer/endUsers/selectedEndUser/content
diagram axlapi_p12741.png
type axlapi:XContent
properties
isRef 0
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