complexType UpdateImeEnrolledPatternReq
diagram AXLSoap_p15909.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid pattern newPattern description imeEnrolledPatternGroupName
used by
element updateImeEnrolledPattern
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateImeEnrolledPatternReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:element name="pattern" type="axlapi:String16" nillable="false" minOccurs="1" maxOccurs="1"/>
       
</xsd:choice>
       
<xsd:element name="newPattern" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="imeEnrolledPatternGroupName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element UpdateImeEnrolledPatternReq/pattern
diagram AXLSoap_p15911.png
type axlapi:String16
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="pattern" type="axlapi:String16" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdateImeEnrolledPatternReq/newPattern
diagram AXLSoap_p15912.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="newPattern" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateImeEnrolledPatternReq/description
diagram AXLSoap_p15913.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 UpdateImeEnrolledPatternReq/imeEnrolledPatternGroupName
diagram AXLSoap_p15914.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="imeEnrolledPatternGroupName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>


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