complexType LRouteListMember
diagram AXLSoap_p8595.png
namespace http://www.cisco.com/AXL/API/15.0
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:complexType name="LRouteListMember">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="routeGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="selectionOrder" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyTransformationMask" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyTransformationMask" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dialPlanWizardGenId" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="digitDiscardInstructionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyPrefixDigits" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="prefixDigitsOut" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useFullyQualifiedCallingPartyNumber" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyNumberingPlan" type="axlapi:XNumberingPlan" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyNumberType" type="axlapi:XPriOfNumber" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyNumberingPlan" type="axlapi:XNumberingPlan" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyNumberType" type="axlapi:XPriOfNumber" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element LRouteListMember/routeGroupName
diagram AXLSoap_p8596.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="routeGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LRouteListMember/selectionOrder
diagram AXLSoap_p8597.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="selectionOrder" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LRouteListMember/calledPartyTransformationMask
diagram AXLSoap_p8598.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="calledPartyTransformationMask" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element LRouteListMember/callingPartyTransformationMask
diagram AXLSoap_p8599.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="callingPartyTransformationMask" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element LRouteListMember/dialPlanWizardGenId
diagram AXLSoap_p8600.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="dialPlanWizardGenId" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LRouteListMember/digitDiscardInstructionName
diagram AXLSoap_p8601.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="digitDiscardInstructionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LRouteListMember/callingPartyPrefixDigits
diagram AXLSoap_p8602.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="callingPartyPrefixDigits" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element LRouteListMember/prefixDigitsOut
diagram AXLSoap_p8603.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="prefixDigitsOut" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element LRouteListMember/useFullyQualifiedCallingPartyNumber
diagram AXLSoap_p8604.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="useFullyQualifiedCallingPartyNumber" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element LRouteListMember/callingPartyNumberingPlan
diagram AXLSoap_p8605.png
type axlapi:XNumberingPlan
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingPartyNumberingPlan" type="axlapi:XNumberingPlan" minOccurs="0" maxOccurs="1"/>

element LRouteListMember/callingPartyNumberType
diagram AXLSoap_p8606.png
type axlapi:XPriOfNumber
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingPartyNumberType" type="axlapi:XPriOfNumber" minOccurs="0" maxOccurs="1"/>

element LRouteListMember/calledPartyNumberingPlan
diagram AXLSoap_p8607.png
type axlapi:XNumberingPlan
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="calledPartyNumberingPlan" type="axlapi:XNumberingPlan" minOccurs="0" maxOccurs="1"/>

element LRouteListMember/calledPartyNumberType
diagram AXLSoap_p8608.png
type axlapi:XPriOfNumber
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="calledPartyNumberType" type="axlapi:XPriOfNumber" minOccurs="0" maxOccurs="1"/>


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