complexType ListH323TrunkReq
diagram axlapi_p5055.png
namespace http://www.cisco.com/AXL/API/8.5
children searchCriteria returnedTags skip first
used by
element listH323Trunk
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
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
isRef 0
use optional
source <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>

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

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

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

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

element ListH323TrunkReq/returnedTags
diagram axlapi_p5061.png
type axlapi:LH323Trunk
properties
isRef 0
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
ctiidxsd:positiveInteger      
uuidaxlapi:XUUID      
source <xsd:element name="returnedTags" type="axlapi:LH323Trunk" minOccurs="1"/>

element ListH323TrunkReq/skip
diagram axlapi_p5062.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 ListH323TrunkReq/first
diagram axlapi_p5063.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