complexType XImeRouteFilterElement
diagram AXLSoap_p19658.png
namespace http://www.cisco.com/AXL/API/15.0
children name description elementType imeRouteFilterGroupName
used by
element AddImeRouteFilterElementReq/imeRouteFilterElement
source <xsd:complexType name="XImeRouteFilterElement">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="elementType" type="axlapi:XViprFilterElement" default="Domain" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="imeRouteFilterGroupName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XImeRouteFilterElement/name
diagram AXLSoap_p19659.png
type axlapi:String50
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>

element XImeRouteFilterElement/description
diagram AXLSoap_p19660.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 XImeRouteFilterElement/elementType
diagram AXLSoap_p19661.png
type axlapi:XViprFilterElement
properties
minOcc 0
maxOcc 1
content simple
default Domain
nillable false
source <xsd:element name="elementType" type="axlapi:XViprFilterElement" default="Domain" nillable="false" minOccurs="0" maxOccurs="1"/>

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


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