complexType GetDeviceDefaultsRes
diagram AXLSoap_p2947.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getDeviceDefaultsResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetDeviceDefaultsRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="deviceDefaults" type="axlapi:RDeviceDefaults"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetDeviceDefaultsRes/return
diagram AXLSoap_p2948.png
properties
content complex
children deviceDefaults
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="deviceDefaults" type="axlapi:RDeviceDefaults"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetDeviceDefaultsRes/return/deviceDefaults
diagram AXLSoap_p2949.png
type axlapi:RDeviceDefaults
properties
content complex
children Model Protocol LoadInformation InactiveLoadInformation DevicePoolName PhoneButtonTemplate VersionStamp PreferActCodeOverAutoReg
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="deviceDefaults" type="axlapi:RDeviceDefaults"/>


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