complexType XAddOnModule
diagram axlapi_p12679.png
namespace http://www.cisco.com/AXL/API/8.5
children loadInformation model index
used by
elements XPhone/addOnModules/addOnModule UpdatePhoneReq/addOnModules/addOnModule XDeviceProfile/addOnModules/addOnModule UpdateDeviceProfileReq/addOnModules/addOnModule
source <xsd:complexType name="XAddOnModule">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="loadInformation" type="axlapi:XLoadInformation" nillable="true" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Load Information is either the module's specific load information or the default load information.If any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="model" type="axlapi:XModel" default="7914 14-Button Line Expansion Module" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Model ID string.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="index" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XAddOnModule/loadInformation
diagram axlapi_p12680.png
type axlapi:XLoadInformation
properties
isRef 0
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
specialaxlapi:boolean      
annotation
documentation
Load Information is either the module's specific load information or the default load information.If any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.
source <xsd:element name="loadInformation" type="axlapi:XLoadInformation" nillable="true" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Load Information is either the module's specific load information or the default load information.If any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XAddOnModule/model
diagram axlapi_p12681.png
type axlapi:XModel
properties
isRef 0
content simple
default 7914 14-Button Line Expansion Module
annotation
documentation
Model ID string.
source <xsd:element name="model" type="axlapi:XModel" default="7914 14-Button Line Expansion Module" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Model ID string.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XAddOnModule/index
diagram axlapi_p12682.png
type axlapi:XInteger
properties
isRef 0
content simple
source <xsd:element name="index" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/>


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