complexType UpdateIvrUserLocaleReq
diagram AXLAPI_p12726.png
namespace http://www.cisco.com/AXL/API/9.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid userLocale newUserLocale orderIndex
used by
element updateIvrUserLocale
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateIvrUserLocaleReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:element name="userLocale" type="axlapi:XUserLocale" nillable="false" minOccurs="1" maxOccurs="1"/>
       
</xsd:choice>
       
<xsd:element name="newUserLocale" type="axlapi:XUserLocale" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="orderIndex" type="axlapi:XInteger" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element UpdateIvrUserLocaleReq/userLocale
diagram AXLAPI_p12728.png
type axlapi:XUserLocale
properties
content simple
nillable false
source <xsd:element name="userLocale" type="axlapi:XUserLocale" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdateIvrUserLocaleReq/newUserLocale
diagram AXLAPI_p12729.png
type axlapi:XUserLocale
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="newUserLocale" type="axlapi:XUserLocale" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateIvrUserLocaleReq/orderIndex
diagram AXLAPI_p12730.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="orderIndex" type="axlapi:XInteger" nillable="false" minOccurs="0" maxOccurs="1"/>


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