complexType XMobileVoiceAccess
diagram AXLSoap_p19976.png
namespace http://www.cisco.com/AXL/API/15.0
children pattern routePartitionName locales
used by
element AddMobileVoiceAccessReq/mobileVoiceAccess
source <xsd:complexType name="XMobileVoiceAccess">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="locales" nillable="true" minOccurs="1" 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:complexType>

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

element XMobileVoiceAccess/routePartitionName
diagram AXLSoap_p19978.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 XMobileVoiceAccess/locales
diagram AXLSoap_p19979.png
type extension of axlapi:XCommonMembersExtension
properties
content complex
nillable true
children locale
source <xsd:element name="locales" nillable="true" minOccurs="1" 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 XMobileVoiceAccess/locales/locale
diagram AXLSoap_p19980.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