complexType RRouteList
diagram AXLSoap_p13261.png
namespace http://www.cisco.com/AXL/API/15.0
children name description callManagerGroupName routeListEnabled members runOnEveryNode
used by
elements GetRouteListReq/returnedTags GetRouteListRes/return/routeList
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RRouteList">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callManagerGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="routeListEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="members" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="member" type="axlapi:RRouteListMember" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="runOnEveryNode" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RRouteList/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RRouteList/name
diagram AXLSoap_p13262.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

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

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

element RRouteList/members
diagram AXLSoap_p13266.png
properties
minOcc 0
maxOcc 1
content complex
children member
source <xsd:element name="members" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="member" type="axlapi:RRouteListMember" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RRouteList/members/member
diagram AXLSoap_p13267.png
type axlapi:RRouteListMember
properties
minOcc 0
maxOcc unbounded
content complex
children routeGroupName selectionOrder calledPartyTransformationMask callingPartyTransformationMask dialPlanWizardGenId digitDiscardInstructionName callingPartyPrefixDigits prefixDigitsOut useFullyQualifiedCallingPartyNumber callingPartyNumberingPlan callingPartyNumberType calledPartyNumberingPlan calledPartyNumberType
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="member" type="axlapi:RRouteListMember" minOccurs="0" maxOccurs="unbounded"/>

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


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