diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | uuid Model Protocol returnedTags | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | xsd:unsignedLong | ||
properties |
|
||
source | <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/> |
diagram | |||||||
type | axlapi:XUUID | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="uuid" type="axlapi:XUUID"/> |
diagram | |||||
type | axlapi:XModel | ||||
properties |
|
||||
annotation |
|
||||
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> |
diagram | |||||
type | axlapi:XDeviceProtocol | ||||
properties |
|
||||
annotation |
|
||||
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> |
diagram | |||||||||||||
type | axlapi:RDeviceDefaults | ||||||||||||
properties |
|
||||||||||||
children | Model Protocol LoadInformation InactiveLoadInformation DevicePoolName PhoneButtonTemplate VersionStamp PreferActCodeOverAutoReg | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="returnedTags" type="axlapi:RDeviceDefaults" minOccurs="0"/> |