complexType LPhoneActivationCode
diagram AXLSoap_p8359.png
namespace http://www.cisco.com/AXL/API/15.0
children activationCode activationCodeExpiry phoneName phoneDescription phoneModel enableActivationId userId
used by
elements ListPhoneActivationCodeRes/return/phoneActivationCode ListPhoneActivationCodeReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LPhoneActivationCode">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="activationCode" type="axlapi:String255" 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="activationCodeExpiry" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Desired expiry time (in seconds) of activation code. Able to specify on AddPhoneActivationCode request. read-only</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="phoneName" type="axlapi:String255" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Device name of self onboardable phone, doesn't have to be a valid MAC. read-only</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="phoneDescription" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="phoneModel" type="axlapi:XModel" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableActivationId" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userId" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>User associated (if applicable) to onboardable phone</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute LPhoneActivationCode/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element LPhoneActivationCode/activationCode
diagram AXLSoap_p8360.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
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" 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 LPhoneActivationCode/activationCodeExpiry
diagram AXLSoap_p8361.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Desired expiry time (in seconds) of activation code. Able to specify on AddPhoneActivationCode request. read-only
source <xsd:element name="activationCodeExpiry" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Desired expiry time (in seconds) of activation code. Able to specify on AddPhoneActivationCode request. read-only</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LPhoneActivationCode/phoneName
diagram AXLSoap_p8362.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
annotation
documentation
Device name of self onboardable phone, doesn't have to be a valid MAC. read-only
source <xsd:element name="phoneName" type="axlapi:String255" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Device name of self onboardable phone, doesn't have to be a valid MAC. read-only</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LPhoneActivationCode/phoneDescription
diagram AXLSoap_p8363.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="phoneDescription" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element LPhoneActivationCode/phoneModel
diagram AXLSoap_p8364.png
type axlapi:XModel
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="phoneModel" type="axlapi:XModel" minOccurs="0" maxOccurs="1"/>

element LPhoneActivationCode/enableActivationId
diagram AXLSoap_p8365.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableActivationId" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LPhoneActivationCode/userId
diagram AXLSoap_p8366.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
User associated (if applicable) to onboardable phone
source <xsd:element name="userId" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>User associated (if applicable) to onboardable phone</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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