complexType UpdateApplicationServerReq
diagram AXLSoap_p14476.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid newName ipAddress removeAppUsers addAppUsers appUsers url endUserUrl processNodeName removeEndUsers addEndUsers endUsers
used by
element updateApplicationServer
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateApplicationServerReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
       
</xsd:choice>
       
<xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0" 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:choice minOccurs="0">
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="removeAppUsers" minOccurs="0" maxOccurs="1">
             
<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="addAppUsers" minOccurs="0" maxOccurs="1">
             
<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:sequence>
         
<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:choice>
       
<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:choice minOccurs="0">
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="removeEndUsers" minOccurs="0" maxOccurs="1">
             
<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:element name="addEndUsers" minOccurs="0" maxOccurs="1">
             
<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: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:choice>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateApplicationServerReq/uuid
diagram AXLSoap_p14477.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdateApplicationServerReq/newName
diagram AXLSoap_p14478.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateApplicationServerReq/ipAddress
diagram AXLSoap_p14479.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 UpdateApplicationServerReq/removeAppUsers
diagram AXLSoap_p14480.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 0
maxOcc 1
content complex
children selectedAppUser
source <xsd:element name="removeAppUsers" minOccurs="0" maxOccurs="1">
 
<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 UpdateApplicationServerReq/removeAppUsers/selectedAppUser
diagram AXLSoap_p14481.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 UpdateApplicationServerReq/removeAppUsers/selectedAppUser/appUserName
diagram AXLSoap_p14482.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 UpdateApplicationServerReq/removeAppUsers/selectedAppUser/content
diagram AXLSoap_p14483.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 UpdateApplicationServerReq/addAppUsers
diagram AXLSoap_p14484.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 0
maxOcc 1
content complex
children selectedAppUser
source <xsd:element name="addAppUsers" minOccurs="0" maxOccurs="1">
 
<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 UpdateApplicationServerReq/addAppUsers/selectedAppUser
diagram AXLSoap_p14485.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 UpdateApplicationServerReq/addAppUsers/selectedAppUser/appUserName
diagram AXLSoap_p14486.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 UpdateApplicationServerReq/addAppUsers/selectedAppUser/content
diagram AXLSoap_p14487.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 UpdateApplicationServerReq/appUsers
diagram AXLSoap_p14488.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 UpdateApplicationServerReq/appUsers/selectedAppUser
diagram AXLSoap_p14489.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 UpdateApplicationServerReq/appUsers/selectedAppUser/appUserName
diagram AXLSoap_p14490.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 UpdateApplicationServerReq/appUsers/selectedAppUser/content
diagram AXLSoap_p14491.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 UpdateApplicationServerReq/url
diagram AXLSoap_p14492.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 UpdateApplicationServerReq/endUserUrl
diagram AXLSoap_p14493.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 UpdateApplicationServerReq/processNodeName
diagram AXLSoap_p14494.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 UpdateApplicationServerReq/removeEndUsers
diagram AXLSoap_p14495.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 0
maxOcc 1
content complex
children selectedEndUser
source <xsd:element name="removeEndUsers" minOccurs="0" maxOccurs="1">
 
<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 UpdateApplicationServerReq/removeEndUsers/selectedEndUser
diagram AXLSoap_p14496.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 UpdateApplicationServerReq/removeEndUsers/selectedEndUser/endUserName
diagram AXLSoap_p14497.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 UpdateApplicationServerReq/removeEndUsers/selectedEndUser/content
diagram AXLSoap_p14498.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 UpdateApplicationServerReq/addEndUsers
diagram AXLSoap_p14499.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 0
maxOcc 1
content complex
children selectedEndUser
source <xsd:element name="addEndUsers" minOccurs="0" maxOccurs="1">
 
<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 UpdateApplicationServerReq/addEndUsers/selectedEndUser
diagram AXLSoap_p14500.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 UpdateApplicationServerReq/addEndUsers/selectedEndUser/endUserName
diagram AXLSoap_p14501.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 UpdateApplicationServerReq/addEndUsers/selectedEndUser/content
diagram AXLSoap_p14502.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 UpdateApplicationServerReq/endUsers
diagram AXLSoap_p14503.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 UpdateApplicationServerReq/endUsers/selectedEndUser
diagram AXLSoap_p14504.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 UpdateApplicationServerReq/endUsers/selectedEndUser/endUserName
diagram AXLSoap_p14505.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 UpdateApplicationServerReq/endUsers/selectedEndUser/content
diagram AXLSoap_p14506.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