complexType RRouteFilter
diagram AXLSoap_p13238.png
namespace http://www.cisco.com/AXL/API/15.0
children name clause dialPlanName dialPlanWizardGenId members
used by
elements GetRouteFilterReq/returnedTags GetRouteFilterRes/return/routeFilter
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RRouteFilter">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="clause" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Read only.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="dialPlanName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dialPlanWizardGenId" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Read only.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="members" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="member" type="axlapi:RRouteFilterMember" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

element RRouteFilter/clause
diagram AXLSoap_p13240.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Read only.
source <xsd:element name="clause" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read only.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RRouteFilter/dialPlanName
diagram AXLSoap_p13241.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="dialPlanName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RRouteFilter/dialPlanWizardGenId
diagram AXLSoap_p13242.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Read only.
source <xsd:element name="dialPlanWizardGenId" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read only.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RRouteFilter/members
diagram AXLSoap_p13243.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:RRouteFilterMember" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RRouteFilter/members/member
diagram AXLSoap_p13244.png
type axlapi:RRouteFilterMember
properties
minOcc 0
maxOcc unbounded
content complex
children dialPlanTagName digits operator priority
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="member" type="axlapi:RRouteFilterMember" minOccurs="0" maxOccurs="unbounded"/>


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