complexType ListH323TrunkReq
diagram AXLAPI_p5574.png
namespace http://www.cisco.com/AXL/API/9.0
children searchCriteria returnedTags skip first
used by
element listH323Trunk
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="ListH323TrunkReq">
 
<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="callingSearchSpaceName" type="xsd:string" minOccurs="0"/>
         
<xsd:element name="devicePoolName" type="xsd:string" minOccurs="0"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="returnedTags" type="axlapi:LH323Trunk" 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 ListH323TrunkReq/@sequence
type xsd:unsignedLong
properties
use optional
source <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>

element ListH323TrunkReq/searchCriteria
diagram AXLAPI_p5575.png
properties
content complex
children name description callingSearchSpaceName devicePoolName
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="callingSearchSpaceName" type="xsd:string" minOccurs="0"/>
     
<xsd:element name="devicePoolName" type="xsd:string" minOccurs="0"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

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

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

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

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

element ListH323TrunkReq/returnedTags
diagram AXLAPI_p5580.png
type axlapi:LH323Trunk
properties
content complex
children name description product model class protocol protocolSide callingSearchSpaceName devicePoolName commonDeviceConfigName networkLocation locationName mediaResourceListName aarNeighborhoodName traceFlag mlppIndicationStatus preemption useTrustedRelayPoint retryVideoCallAsAudio cgpnTransformationCssName useDevicePoolCgpnTransformCss geoLocationName geoLocationFilterName sendGeoLocation cdpnTransformationCssName useDevicePoolCdpnTransformCss packetCaptureMode packetCaptureDuration srtpAllowed unattendedPort mtpRequired callerIdDn callingPartySelection callingLineIdPresentation displayIEDelivery redirectOutboundNumberIe redirectInboundNumberIe enableInboundFaststart enableOutboundFaststart codecForOutboundFaststart allowH235PassThrough tunneledProtocol asn1RoseOidEncoding qsigVariant transmitUtf8 signalingPort nationalPrefix internationalPrefix unknownPrefix subscriberPrefix sigDigits prefixDn calledPartyIeNumberType callingPartyIeNumberType calledNumberingPlan callingNumberingPlan pathReplacementSupport gateKeeperInfo remoteServerinfo ictPassingPrecedenceLevelThroughUuie ictSecurityAccessLevel isSafEnabled callingPartyNationalStripDigits callingPartyInternationalStripDigits callingPartyUnknownStripDigits callingPartySubscriberStripDigits callingPartyNationalTransformationCssName callingPartyInternationalTransformationCssName callingPartyUnknownTransformationCssName callingPartySubscriberTransformationCssName calledPartyNationalPrefix calledPartyInternationalPrefix calledPartyUnknownPrefix calledPartySubscriberPrefix pstnAccess imeE164TransformationName automatedAlternateRoutingCssName useDevicePoolCgpnTransformCssNatl useDevicePoolCgpnTransformCssIntl useDevicePoolCgpnTransformCssUnkn useDevicePoolCgpnTransformCssSubs useDevicePoolCalledCssNatl useDevicePoolCalledCssIntl useDevicePoolCalledCssUnkn useDevicePoolCalledCssSubs calledPartyNationalStripDigits calledPartyInternationalStripDigits calledPartyUnknownStripDigits calledPartySubscriberStripDigits calledPartyNationalTransformationCssName calledPartyInternationalTransformationCssName calledPartyUnknownTransformationCssName calledPartySubscriberTransformationCssName runOnEveryNode
attributes
Name  Type  Use  Default  Fixed  Annotation
ctiid  xsd:positiveInteger        
uuid  axlapi:XUUID        
source <xsd:element name="returnedTags" type="axlapi:LH323Trunk" minOccurs="1"/>

element ListH323TrunkReq/skip
diagram AXLAPI_p5581.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 ListH323TrunkReq/first
diagram AXLAPI_p5582.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