complexType RemovePhoneActivationCodeReq
diagram AXLSoap_p11294.png
namespace http://www.cisco.com/AXL/API/15.0
children activationCode uuid
used by
element removePhoneActivationCode
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="RemovePhoneActivationCodeReq">
 
<xsd:sequence>
   
<xsd:choice>
     
<xsd:element name="activationCode" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>Activation code for a valid phone that supports Secure Self Onboarding</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="uuid" type="axlapi:XUUID"/>
   
</xsd:choice>
 
</xsd:sequence>
 
<xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>
</xsd:complexType>

attribute RemovePhoneActivationCodeReq/@sequence
type xsd:unsignedLong
properties
use optional
source <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>

element RemovePhoneActivationCodeReq/activationCode
diagram AXLSoap_p11295.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
annotation
documentation
Activation code for a valid phone that supports Secure Self Onboarding
source <xsd:element name="activationCode" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Activation code for a valid phone that supports Secure Self Onboarding</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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


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