complexType ListPhoneReq
diagram AXLAPI_p5950.png
namespace http://www.cisco.com/AXL/API/9.0
children searchCriteria returnedTags skip first
used by
element listPhone
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
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
use optional
source <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>

element ListPhoneReq/searchCriteria
diagram AXLAPI_p5951.png
properties
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_p5952.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="xsd:string" minOccurs="0"/>

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

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

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

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

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

element ListPhoneReq/returnedTags
diagram AXLAPI_p5958.png
type axlapi:LPhone
properties
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 earlyOfferSupportForVoiceCall requireThirdPartyRegistration blockIncomingCallsWhenRoaming homeNetworkId AllowPresentationSharingUsingBfcp requireOffPremiseLocation
attributes
Name  Type  Use  Default  Fixed  Annotation
ctiid  xsd:positiveInteger        
uuid  axlapi:XUUID        
source <xsd:element name="returnedTags" type="axlapi:LPhone" minOccurs="1"/>

element ListPhoneReq/skip
diagram AXLAPI_p5959.png
type xsd:unsignedLong
properties
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_p5960.png
type xsd:unsignedLong
properties
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