complexType XSafCcdPurgeBlockLearnedRoutes
diagram AXLAPI_p16369.png
namespace http://www.cisco.com/AXL/API/9.0
children learnedPattern learnedPatternPrefix callControlIdentity ipAddress
used by
element AddSafCcdPurgeBlockLearnedRoutesReq/safCcdPurgeBlockLearnedRoutes
source <xsd:complexType name="XSafCcdPurgeBlockLearnedRoutes">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="learnedPattern" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Either learnedPattern or learnedPatternPrefix has to  be set</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="learnedPatternPrefix" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callControlIdentity" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ipAddress" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XSafCcdPurgeBlockLearnedRoutes/learnedPattern
diagram AXLAPI_p16370.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
annotation
documentation
Either learnedPattern or learnedPatternPrefix has to  be set
source <xsd:element name="learnedPattern" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Either learnedPattern or learnedPatternPrefix has to  be set</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XSafCcdPurgeBlockLearnedRoutes/learnedPatternPrefix
diagram AXLAPI_p16371.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="learnedPatternPrefix" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSafCcdPurgeBlockLearnedRoutes/callControlIdentity
diagram AXLAPI_p16372.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="callControlIdentity" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSafCcdPurgeBlockLearnedRoutes/ipAddress
diagram AXLAPI_p16373.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="ipAddress" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>


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