diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | activationCode uuid | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | xsd:unsignedLong | ||
properties |
|
||
source | <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/> |
diagram | |||||||||
type | axlapi:String255 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
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> |
diagram | |||||||
type | axlapi:XUUID | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="uuid" type="axlapi:XUUID"/> |