complexType XRouteList
diagram AXLSoap_p20452.png
namespace http://www.cisco.com/AXL/API/15.0
children name description callManagerGroupName routeListEnabled members runOnEveryNode
used by
element AddRouteListReq/routeList
source <xsd:complexType name="XRouteList">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callManagerGroupName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="routeListEnabled" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="members" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:complexContent>
         
<xsd:extension base="axlapi:XCommonMembersExtension">
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="member" type="axlapi:XRouteListMember" minOccurs="0" maxOccurs="unbounded"/>
           
</xsd:sequence>
         
</xsd:extension>
       
</xsd:complexContent>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="runOnEveryNode" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element XRouteList/callManagerGroupName
diagram AXLSoap_p20455.png
type axlapi:XFkType
properties
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="callManagerGroupName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element XRouteList/routeListEnabled
diagram AXLSoap_p20456.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="routeListEnabled" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element XRouteList/members
diagram AXLSoap_p20457.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 0
maxOcc 1
content complex
children member
source <xsd:element name="members" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:complexContent>
     
<xsd:extension base="axlapi:XCommonMembersExtension">
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="member" type="axlapi:XRouteListMember" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:extension>
   
</xsd:complexContent>
 
</xsd:complexType>
</xsd:element>

element XRouteList/members/member
diagram AXLSoap_p20458.png
type axlapi:XRouteListMember
properties
minOcc 0
maxOcc unbounded
content complex
children routeGroupName selectionOrder calledPartyTransformationMask callingPartyTransformationMask digitDiscardInstructionName callingPartyPrefixDigits prefixDigitsOut useFullyQualifiedCallingPartyNumber callingPartyNumberingPlan callingPartyNumberType calledPartyNumberingPlan calledPartyNumberType
source <xsd:element name="member" type="axlapi:XRouteListMember" minOccurs="0" maxOccurs="unbounded"/>

element XRouteList/runOnEveryNode
diagram AXLSoap_p20459.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="runOnEveryNode" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>


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