complexType UpdateMobileVoiceAccessReq
diagram AXLSoap_p16247.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid pattern newPattern routePartitionName removeLocales addLocales locales
used by
element updateMobileVoiceAccess
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateMobileVoiceAccessReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
       
</xsd:choice>
       
<xsd:element name="newPattern" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:choice minOccurs="0">
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="removeLocales" minOccurs="0" maxOccurs="1">
             
<xsd:complexType>
               
<xsd:complexContent>
                 
<xsd:extension base="axlapi:XCommonMembersExtension">
                   
<xsd:sequence minOccurs="0">
                     
<xsd:element name="locale" type="axlapi:XMobileVoiceMember" minOccurs="1" maxOccurs="unbounded"/>
                   
</xsd:sequence>
                 
</xsd:extension>
               
</xsd:complexContent>
             
</xsd:complexType>
           
</xsd:element>
           
<xsd:element name="addLocales" minOccurs="0" maxOccurs="1">
             
<xsd:complexType>
               
<xsd:complexContent>
                 
<xsd:extension base="axlapi:XCommonMembersExtension">
                   
<xsd:sequence minOccurs="0">
                     
<xsd:element name="locale" type="axlapi:XMobileVoiceMember" minOccurs="1" maxOccurs="unbounded"/>
                   
</xsd:sequence>
                 
</xsd:extension>
               
</xsd:complexContent>
             
</xsd:complexType>
           
</xsd:element>
         
</xsd:sequence>
         
<xsd:element name="locales" nillable="true" minOccurs="0" maxOccurs="1">
           
<xsd:complexType>
             
<xsd:complexContent>
               
<xsd:extension base="axlapi:XCommonMembersExtension">
                 
<xsd:sequence minOccurs="0">
                   
<xsd:element name="locale" type="axlapi:XMobileVoiceMember" minOccurs="1" maxOccurs="unbounded"/>
                 
</xsd:sequence>
               
</xsd:extension>
             
</xsd:complexContent>
           
</xsd:complexType>
         
</xsd:element>
       
</xsd:choice>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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

element UpdateMobileVoiceAccessReq/routePartitionName
diagram AXLSoap_p16251.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateMobileVoiceAccessReq/removeLocales
diagram AXLSoap_p16252.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 0
maxOcc 1
content complex
children locale
source <xsd:element name="removeLocales" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:complexContent>
     
<xsd:extension base="axlapi:XCommonMembersExtension">
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="locale" type="axlapi:XMobileVoiceMember" minOccurs="1" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:extension>
   
</xsd:complexContent>
 
</xsd:complexType>
</xsd:element>

element UpdateMobileVoiceAccessReq/removeLocales/locale
diagram AXLSoap_p16253.png
type axlapi:XMobileVoiceMember
properties
minOcc 1
maxOcc unbounded
content complex
children userLocale orderIndex
source <xsd:element name="locale" type="axlapi:XMobileVoiceMember" minOccurs="1" maxOccurs="unbounded"/>

element UpdateMobileVoiceAccessReq/addLocales
diagram AXLSoap_p16254.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 0
maxOcc 1
content complex
children locale
source <xsd:element name="addLocales" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:complexContent>
     
<xsd:extension base="axlapi:XCommonMembersExtension">
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="locale" type="axlapi:XMobileVoiceMember" minOccurs="1" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:extension>
   
</xsd:complexContent>
 
</xsd:complexType>
</xsd:element>

element UpdateMobileVoiceAccessReq/addLocales/locale
diagram AXLSoap_p16255.png
type axlapi:XMobileVoiceMember
properties
minOcc 1
maxOcc unbounded
content complex
children userLocale orderIndex
source <xsd:element name="locale" type="axlapi:XMobileVoiceMember" minOccurs="1" maxOccurs="unbounded"/>

element UpdateMobileVoiceAccessReq/locales
diagram AXLSoap_p16256.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 0
maxOcc 1
content complex
nillable true
children locale
source <xsd:element name="locales" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:complexContent>
     
<xsd:extension base="axlapi:XCommonMembersExtension">
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="locale" type="axlapi:XMobileVoiceMember" minOccurs="1" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:extension>
   
</xsd:complexContent>
 
</xsd:complexType>
</xsd:element>

element UpdateMobileVoiceAccessReq/locales/locale
diagram AXLSoap_p16257.png
type axlapi:XMobileVoiceMember
properties
minOcc 1
maxOcc unbounded
content complex
children userLocale orderIndex
source <xsd:element name="locale" type="axlapi:XMobileVoiceMember" minOccurs="1" maxOccurs="unbounded"/>


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