complexType GetDeviceDefaultsReq
diagram AXLSoap_p2942.png
namespace http://www.cisco.com/AXL/API/15.0
children uuid Model Protocol returnedTags
used by
element getDeviceDefaults
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetDeviceDefaultsReq">
 
<xsd:sequence>
   
<xsd:choice>
     
<xsd:element name="uuid" type="axlapi:XUUID"/>
     
<xsd:sequence>
       
<xsd:element name="Model" type="axlapi:XModel" nillable="false" minOccurs="1" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>String indicating the Device / Phone Model to which these default settings apply.  Read Only.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="Protocol" type="axlapi:XDeviceProtocol" nillable="false" minOccurs="1" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>String indicating the Device / Phone Protocol for which these default settings for this Model apply.  Read Only.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:choice>
   
<xsd:element name="returnedTags" type="axlapi:RDeviceDefaults" minOccurs="0"/>
 
</xsd:sequence>
 
<xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>
</xsd:complexType>

attribute GetDeviceDefaultsReq/@sequence
type xsd:unsignedLong
properties
use optional
source <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>

element GetDeviceDefaultsReq/uuid
diagram AXLSoap_p2943.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element GetDeviceDefaultsReq/Model
diagram AXLSoap_p2944.png
type axlapi:XModel
properties
content simple
nillable false
annotation
documentation
String indicating the Device / Phone Model to which these default settings apply.  Read Only.
source <xsd:element name="Model" type="axlapi:XModel" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>String indicating the Device / Phone Model to which these default settings apply.  Read Only.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element GetDeviceDefaultsReq/Protocol
diagram AXLSoap_p2945.png
type axlapi:XDeviceProtocol
properties
content simple
nillable false
annotation
documentation
String indicating the Device / Phone Protocol for which these default settings for this Model apply.  Read Only.
source <xsd:element name="Protocol" type="axlapi:XDeviceProtocol" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>String indicating the Device / Phone Protocol for which these default settings for this Model apply.  Read Only.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element GetDeviceDefaultsReq/returnedTags
diagram AXLSoap_p2946.png
type axlapi:RDeviceDefaults
properties
minOcc 0
maxOcc 1
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="returnedTags" type="axlapi:RDeviceDefaults" minOccurs="0"/>


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