complexType UpdateCmcInfoReq
diagram axlapi_p10780.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid code newCode description
used by
element updateCmcInfo
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="UpdateCmcInfoReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:element name="code" type="axlapi:String16" nillable="false" minOccurs="1" maxOccurs="1"/>
       
</xsd:choice>
       
<xsd:element name="newCode" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateCmcInfoReq/uuid
diagram axlapi_p10781.png
type axlapi:XUUID
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdateCmcInfoReq/code
diagram axlapi_p10782.png
type axlapi:String16
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 16 
source <xsd:element name="code" type="axlapi:String16" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdateCmcInfoReq/newCode
diagram axlapi_p10783.png
type axlapi:String16
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 16 
source <xsd:element name="newCode" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCmcInfoReq/description
diagram axlapi_p10784.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="description" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>


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