complexType LRouteListMember
diagram AXLSoap_p6976.png
namespace http://www.cisco.com/AXL/API/9.1
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_p6977.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_p6978.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_p6979.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_p6980.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_p6981.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_p6982.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_p6983.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_p6984.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_p6985.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_p6986.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_p6987.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_p6988.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_p6989.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