complexType DoSmartLicenseRegisterReq
diagram AXLSoap_p2572.png
namespace http://www.cisco.com/AXL/API/15.0
children token force
used by
element doSmartLicenseRegister
annotation
documentation
This allows to register the system with Cisco Smart Software Manager or satellite
source <xsd:complexType name="DoSmartLicenseRegisterReq">
 
<xsd:annotation>
   
<xsd:documentation>This allows to register the system with Cisco Smart Software Manager or satellite</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="token" type="axlapi:String255" minOccurs="1"/>
   
<xsd:element name="force" type="axlapi:boolean" minOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element DoSmartLicenseRegisterReq/token
diagram AXLSoap_p2573.png
type axlapi:String255
properties
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="token" type="axlapi:String255" minOccurs="1"/>

element DoSmartLicenseRegisterReq/force
diagram AXLSoap_p2574.png
type axlapi:boolean
properties
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="force" type="axlapi:boolean" minOccurs="1"/>


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