complexType XPhoneActivationCode
diagram AXLSoap_p20203.png
namespace http://www.cisco.com/AXL/API/15.0
children activationCodeExpiry phoneName
used by
element AddPhoneActivationCodeReq/phoneActivationCode
source <xsd:complexType name="XPhoneActivationCode">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="activationCodeExpiry" type="axlapi:XInteger" nillable="false" 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" nillable="false" minOccurs="1" 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:sequence>
</xsd:complexType>

element XPhoneActivationCode/activationCodeExpiry
diagram AXLSoap_p20204.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable false
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" nillable="false" 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 XPhoneActivationCode/phoneName
diagram AXLSoap_p20205.png
type axlapi:String255
properties
content simple
nillable false
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" nillable="false" minOccurs="1" 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>


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