complexType XImeRouteFilterElement
diagram AXLAPI_p15652.png
namespace http://www.cisco.com/AXL/API/9.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 AXLAPI_p15653.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 AXLAPI_p15654.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 AXLAPI_p15655.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 AXLAPI_p15656.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