complexType ListDeviceProfileRes
diagram axlapi_p4850.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element listDeviceProfileResponse
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
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>

element ListDeviceProfileRes/return
diagram axlapi_p4851.png
properties
isRef 0
content complex
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>

element ListDeviceProfileRes/return/deviceProfile
diagram axlapi_p4852.png
type axlapi:LDeviceProfile
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
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
Name  Type  Use  Default  Fixed  annotation
ctiidxsd:positiveInteger      
uuidaxlapi:XUUID      
source <xsd:element name="deviceProfile" type="axlapi:LDeviceProfile" minOccurs="0" maxOccurs="unbounded"/>


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