complexType ListPhoneReq
diagram axlapi_p5392.png
namespace http://www.cisco.com/AXL/API/8.5
children searchCriteria returnedTags skip first
used by
element listPhone
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="ListPhoneReq">
 
<xsd:sequence>
   
<xsd:element name="searchCriteria">
     
<xsd:annotation>
       
<xsd:documentation>Atleast 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:element name="description" type="xsd:string" minOccurs="0"/>
         
<xsd:element name="protocol" type="xsd:string" minOccurs="0"/>
         
<xsd:element name="callingSearchSpaceName" type="xsd:string" minOccurs="0"/>
         
<xsd:element name="devicePoolName" type="xsd:string" minOccurs="0"/>
         
<xsd:element name="securityProfileName" type="xsd:string" minOccurs="0"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="returnedTags" type="axlapi:LPhone" 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>

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

element ListPhoneReq/searchCriteria
diagram axlapi_p5393.png
properties
isRef 0
content complex
children name description protocol callingSearchSpaceName devicePoolName securityProfileName
annotation
documentation
Atleast one element under searchCriteria has to be mentioned
source <xsd:element name="searchCriteria">
 
<xsd:annotation>
   
<xsd:documentation>Atleast 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:element name="description" type="xsd:string" minOccurs="0"/>
     
<xsd:element name="protocol" type="xsd:string" minOccurs="0"/>
     
<xsd:element name="callingSearchSpaceName" type="xsd:string" minOccurs="0"/>
     
<xsd:element name="devicePoolName" type="xsd:string" minOccurs="0"/>
     
<xsd:element name="securityProfileName" type="xsd:string" minOccurs="0"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element ListPhoneReq/searchCriteria/name
diagram axlapi_p5394.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="xsd:string" minOccurs="0"/>

element ListPhoneReq/searchCriteria/description
diagram axlapi_p5395.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="description" type="xsd:string" minOccurs="0"/>

element ListPhoneReq/searchCriteria/protocol
diagram axlapi_p5396.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="protocol" type="xsd:string" minOccurs="0"/>

element ListPhoneReq/searchCriteria/callingSearchSpaceName
diagram axlapi_p5397.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingSearchSpaceName" type="xsd:string" minOccurs="0"/>

element ListPhoneReq/searchCriteria/devicePoolName
diagram axlapi_p5398.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="devicePoolName" type="xsd:string" minOccurs="0"/>

element ListPhoneReq/searchCriteria/securityProfileName
diagram axlapi_p5399.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="securityProfileName" type="xsd:string" minOccurs="0"/>

element ListPhoneReq/returnedTags
diagram axlapi_p5400.png
type axlapi:LPhone
properties
isRef 0
content complex
children name description product model class protocol protocolSide callingSearchSpaceName devicePoolName commonDeviceConfigName commonPhoneConfigName networkLocation locationName mediaResourceListName networkHoldMohAudioSourceId userHoldMohAudioSourceId automatedAlternateRoutingCssName aarNeighborhoodName loadInformation traceFlag mlppIndicationStatus preemption useTrustedRelayPoint retryVideoCallAsAudio securityProfileName sipProfileName cgpnTransformationCssName useDevicePoolCgpnTransformCss geoLocationName geoLocationFilterName sendGeoLocation numberOfButtons phoneTemplateName primaryPhoneName ringSettingIdleBlfAudibleAlert ringSettingBusyBlfAudibleAlert userlocale networkLocale idleTimeout authenticationUrl directoryUrl idleUrl informationUrl messagesUrl proxyServerUrl servicesUrl softkeyTemplateName loginUserId defaultProfileName enableExtensionMobility currentProfileName loginTime loginDuration currentConfig singleButtonBarge joinAcrossLines builtInBridgeStatus callInfoPrivacyStatus hlogStatus ownerUserName ignorePresentationIndicators packetCaptureMode packetCaptureDuration subscribeCallingSearchSpaceName rerouteCallingSearchSpaceName allowCtiControlFlag presenceGroupName unattendedPort requireDtmfReception rfc2833Disabled certificateOperation authenticationMode keySize authenticationString certificateStatus upgradeFinishTime deviceMobilityMode roamingDevicePoolName remoteDevice dndOption dndRingSetting dndStatus isActive isDualMode mobilityUserIdName phoneSuite phoneServiceDisplay isProtected mobileSmartClientProfileName mtpRequired mtpPreferedCodec dialRulesName sshUserId digestUser outboundCallRollover hotlineDevice secureInformationUrl secureDirectoryUrl secureMessageUrl secureServicesUrl secureAuthenticationUrl secureIdleUrl alwaysUsePrimeLine alwaysUsePrimeLineForVoiceMessage featureControlPolicy deviceTrustMode
attributes
Name  Type  Use  Default  Fixed  annotation
ctiidxsd:positiveInteger      
uuidaxlapi:XUUID      
source <xsd:element name="returnedTags" type="axlapi:LPhone" minOccurs="1"/>

element ListPhoneReq/skip
diagram axlapi_p5401.png
type xsd:unsignedLong
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
It will be used only when first tag is specified.
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>

element ListPhoneReq/first
diagram axlapi_p5402.png
type xsd:unsignedLong
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="first" type="xsd:unsignedLong" minOccurs="0"/>


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