diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | extension of axlapi:APIResponse | ||||||||||||
properties |
|
||||||||||||
children | return | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="ListDeviceProfileRes"> <xsd:complexContent> <xsd:extension base="axlapi:APIResponse"> <xsd:sequence> <xsd:element name="return"> <xsd:complexType> <xsd:sequence> <xsd:element name="deviceProfile" type="axlapi:LDeviceProfile" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||
properties |
|
||
children | deviceProfile | ||
source | <xsd:element name="return"> <xsd:complexType> <xsd:sequence> <xsd:element name="deviceProfile" type="axlapi:LDeviceProfile" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||||||||
type | axlapi:LDeviceProfile | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | name description product model class protocol protocolSide userHoldMohAudioSourceId traceFlag mlppIndicationStatus preemption phoneTemplateName userLocale defaultProfileName currentProfileName loginTime loginDuration singleButtonBarge joinAcrossLines loginUserId ignorePresentationIndicators dndOption dndRingSetting dndStatus emccCallingSearchSpace alwaysUsePrimeLine alwaysUsePrimeLineForVoiceMessage softkeyTemplateName callInfoPrivacyStatus currentConfig featureControlPolicy | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="deviceProfile" type="axlapi:LDeviceProfile" minOccurs="0" maxOccurs="unbounded"/> |