complexType UpdateSafCcdPurgeBlockLearnedRoutesReq
diagram AXLSoap_p16714.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid learnedPattern learnedPatternPrefix callControlIdentity ipAddress newLearnedPattern newLearnedPatternPrefix newCallControlIdentity newIpAddress
used by
element updateSafCcdPurgeBlockLearnedRoutes
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateSafCcdPurgeBlockLearnedRoutesReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:sequence>
           
<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:choice>
       
<xsd:element name="newLearnedPattern" 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="newLearnedPatternPrefix" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="newCallControlIdentity" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="newIpAddress" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateSafCcdPurgeBlockLearnedRoutesReq/uuid
diagram AXLSoap_p16715.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdateSafCcdPurgeBlockLearnedRoutesReq/learnedPattern
diagram AXLSoap_p16716.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 UpdateSafCcdPurgeBlockLearnedRoutesReq/learnedPatternPrefix
diagram AXLSoap_p16717.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 UpdateSafCcdPurgeBlockLearnedRoutesReq/callControlIdentity
diagram AXLSoap_p16718.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 UpdateSafCcdPurgeBlockLearnedRoutesReq/ipAddress
diagram AXLSoap_p16719.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"/>

element UpdateSafCcdPurgeBlockLearnedRoutesReq/newLearnedPattern
diagram AXLSoap_p16720.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="newLearnedPattern" 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 UpdateSafCcdPurgeBlockLearnedRoutesReq/newLearnedPatternPrefix
diagram AXLSoap_p16721.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="newLearnedPatternPrefix" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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


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