complexType UpdateApplicationServerReq
diagram axlapi_p10347.png
namespace http://www.cisco.com/AXL/API/8.5
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
sequencexsd:unsignedLongoptional      
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 axlapi_p10348.png
type axlapi:XUUID
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdateApplicationServerReq/newName
diagram axlapi_p10349.png
type xsd:string
properties
isRef 0
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 axlapi_p10350.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 UpdateApplicationServerReq/removeAppUsers
diagram axlapi_p10351.png
type extension of axlapi:XCommonMembersExtension
properties
isRef 0
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 axlapi_p10352.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 UpdateApplicationServerReq/removeAppUsers/selectedAppUser/appUserName
diagram axlapi_p10353.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 UpdateApplicationServerReq/removeAppUsers/selectedAppUser/content
diagram axlapi_p10354.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 UpdateApplicationServerReq/addAppUsers
diagram axlapi_p10355.png
type extension of axlapi:XCommonMembersExtension
properties
isRef 0
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 axlapi_p10356.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 UpdateApplicationServerReq/addAppUsers/selectedAppUser/appUserName
diagram axlapi_p10357.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 UpdateApplicationServerReq/addAppUsers/selectedAppUser/content
diagram axlapi_p10358.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 UpdateApplicationServerReq/appUsers
diagram axlapi_p10359.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 UpdateApplicationServerReq/appUsers/selectedAppUser
diagram axlapi_p10360.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 UpdateApplicationServerReq/appUsers/selectedAppUser/appUserName
diagram axlapi_p10361.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 UpdateApplicationServerReq/appUsers/selectedAppUser/content
diagram axlapi_p10362.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 UpdateApplicationServerReq/url
diagram axlapi_p10363.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 UpdateApplicationServerReq/endUserUrl
diagram axlapi_p10364.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 UpdateApplicationServerReq/processNodeName
diagram axlapi_p10365.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 UpdateApplicationServerReq/removeEndUsers
diagram axlapi_p10366.png
type extension of axlapi:XCommonMembersExtension
properties
isRef 0
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 axlapi_p10367.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 UpdateApplicationServerReq/removeEndUsers/selectedEndUser/endUserName
diagram axlapi_p10368.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 UpdateApplicationServerReq/removeEndUsers/selectedEndUser/content
diagram axlapi_p10369.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 UpdateApplicationServerReq/addEndUsers
diagram axlapi_p10370.png
type extension of axlapi:XCommonMembersExtension
properties
isRef 0
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 axlapi_p10371.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 UpdateApplicationServerReq/addEndUsers/selectedEndUser/endUserName
diagram axlapi_p10372.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 UpdateApplicationServerReq/addEndUsers/selectedEndUser/content
diagram axlapi_p10373.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 UpdateApplicationServerReq/endUsers
diagram axlapi_p10374.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 UpdateApplicationServerReq/endUsers/selectedEndUser
diagram axlapi_p10375.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 UpdateApplicationServerReq/endUsers/selectedEndUser/endUserName
diagram axlapi_p10376.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 UpdateApplicationServerReq/endUsers/selectedEndUser/content
diagram axlapi_p10377.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