diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | searchCriteria returnedTags skip first | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="ListDeviceProfileReq"> <xsd:sequence> <xsd:element name="searchCriteria"> <xsd:annotation> <xsd:documentation>At least one element under searchCriteria has to be mentioned</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="name" type="xsd:string" minOccurs="0"> <xsd:annotation> <xsd:documentation>The device name,using only URL-friendly characters</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="description" type="xsd:string" minOccurs="0"> <xsd:annotation> <xsd:documentation>Optional description of the device</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="returnedTags" type="axlapi:LDeviceProfile" minOccurs="1"/> <xsd:element name="skip" type="xsd:unsignedLong" minOccurs="0"> <xsd:annotation> <xsd:documentation>It will be used only when first tag is specified.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="first" type="xsd:unsignedLong" 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 | |||
properties |
|
||
children | name description | ||
annotation |
|
||
source | <xsd:element name="searchCriteria"> <xsd:annotation> <xsd:documentation>At least one element under searchCriteria has to be mentioned</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="name" type="xsd:string" minOccurs="0"> <xsd:annotation> <xsd:documentation>The device name,using only URL-friendly characters</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="description" type="xsd:string" minOccurs="0"> <xsd:annotation> <xsd:documentation>Optional description of the device</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="name" type="xsd:string" minOccurs="0"> <xsd:annotation> <xsd:documentation>The device name,using only URL-friendly characters</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="description" type="xsd:string" minOccurs="0"> <xsd:annotation> <xsd:documentation>Optional description of the device</xsd:documentation> </xsd:annotation> </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="returnedTags" type="axlapi:LDeviceProfile" minOccurs="1"/> |
diagram | |||||||
type | xsd:unsignedLong | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="skip" type="xsd:unsignedLong" minOccurs="0"> <xsd:annotation> <xsd:documentation>It will be used only when first tag is specified.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | xsd:unsignedLong | ||||||
properties |
|
||||||
source | <xsd:element name="first" type="xsd:unsignedLong" minOccurs="0"/> |