complexType XH323Trunk
diagram AXLSoap_p19422.png
namespace http://www.cisco.com/AXL/API/15.0
children name description product class protocol protocolSide callingSearchSpaceName devicePoolName commonDeviceConfigName networkLocation locationName mediaResourceListName aarNeighborhoodName traceFlag mlppDomainId mlppIndicationStatus preemption useTrustedRelayPoint retryVideoCallAsAudio cgpnTransformationCssName useDevicePoolCgpnTransformCss rdnTransformationCssName useDevicePoolRdnTransformCss geoLocationName geoLocationFilterName sendGeoLocation cdpnTransformationCssName useDevicePoolCdpnTransformCss packetCaptureMode packetCaptureDuration srtpAllowed unattendedPort waitForFarEndH245TerminalSet 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 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 destinations useDevicePoolCntdPnTransformationCss cntdPnTransformationCssName confidentialAccess connectCallBeforePlayingAnnouncement
used by
element AddH323TrunkReq/h323Trunk
attributes
Name  Type  Use  Default  Fixed  Annotation
ctiid  xsd:positiveInteger        
source <xsd:complexType name="XH323Trunk">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString128" nillable="false" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The device name,using only URL-friendly characters</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Optional description of the device</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="product" type="axlapi:XProduct" nillable="false" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Product ID string. read-only except when creating a device.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="class" type="axlapi:XClass" nillable="false" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Class ID string. Class information is read-only except when creating a device.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="protocol" type="axlapi:XDeviceProtocol" nillable="false" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Protocol option is read-only,except when creating a device.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="protocolSide" type="axlapi:XProtocolSide" default="User" nillable="false" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Side information is read-only except when creating a device</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="networkLocation" type="axlapi:XNetworkLocation" default="Use System Default" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The new Device Destination for Trunk to Trunk Transfer and Drop Conference Feature is required for most gateways ,except FXS gateways and phones.Not Nullable.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="locationName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="mediaResourceListName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarNeighborhoodName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="traceFlag" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mlppDomainId" type="axlapi:String128" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This setting only affects devices that support MLPP. Use -1 to set to null</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" default="Off" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="preemption" type="axlapi:XPreemption" default="Default" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="retryVideoCallAsAudio" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cgpnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCgpnTransformCss" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="rdnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolRdnTransformCss" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocationName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocationFilterName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sendGeoLocation" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Not valid for CTI route points and VoiceMail ports</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="cdpnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCdpnTransformCss" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="packetCaptureMode" type="axlapi:XPacketCaptureMode" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="packetCaptureDuration" type="axlapi:XInteger" default="0" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="srtpAllowed" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="unattendedPort" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for H323Phones and H323Trunks.Not for Gateways.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="waitForFarEndH245TerminalSet" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mtpRequired" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callerIdDn" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartySelection" type="axlapi:XCallingPartySelection" default="Originator" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingLineIdPresentation" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="displayIEDelivery" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="redirectOutboundNumberIe" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="redirectInboundNumberIe" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableInboundFaststart" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableOutboundFaststart" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>If set to True,mediaResourceList must be mentioned and mtpRequired must be set to True.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="codecForOutboundFaststart" type="axlapi:XMediaPayload" default="G711 u-law 64K" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>enableOutboundFaststart must be set to true for it to be read.Not Nillable.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="allowH235PassThrough" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="tunneledProtocol" type="axlapi:XTunneledProtocol" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="asn1RoseOidEncoding" type="axlapi:XASN1RoseOidEncoding" default="No Changes" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable for only if PRI variant is QSIG</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="qsigVariant" type="axlapi:XQSIGVariant" default="No Changes" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable for only PRI variant is QSIG</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="transmitUtf8" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="signalingPort" type="axlapi:XInteger" default="1720" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="nationalPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for H323Gateways and trunks</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="internationalPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for H323Gateways and trunks</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="unknownPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for H323Gateways and trunks</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="subscriberPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for H323Gateways and trunks</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="sigDigits" default="0" nillable="false" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>The value of significantDigits must be between 0 to 32 or 99. In axl, 99 is corresponding to All (on gui) because for integer type database field "All" is not a valid value. Enable is a Read-Only attribute, so if value of significantDigits is between 0 to 32 then enable is true and if significantDigits is 99 then enable is false.</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:simpleContent>
         
<xsd:extension base="axlapi:XInteger">
           
<xsd:attribute name="enable" type="xsd:boolean" use="optional"/>
         
</xsd:extension>
       
</xsd:simpleContent>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="prefixDn" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyIeNumberType" type="axlapi:XPriOfNumber" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyIeNumberType" type="axlapi:XPriOfNumber" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledNumberingPlan" type="axlapi:XNumberingPlan" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingNumberingPlan" type="axlapi:XNumberingPlan" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pathReplacementSupport" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:choice minOccurs="1">
     
<xsd:element name="gateKeeperInfo" minOccurs="0" maxOccurs="1">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="gateKeeper" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="terminalType" type="axlapi:XTerminal" nillable="true" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="technologyPrefix" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="zone" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:choice>
   
<xsd:element name="ictPassingPrecedenceLevelThroughUuie" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for Non-Gatekeeper controlled ICT trunk's.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="ictSecurityAccessLevel" type="axlapi:XInteger" default="2" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for Non-Gatekeeper controlled ICT trunk's. Should be set only when ictPassingPrecendenceLevelThroughUUIE is set to true.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="isSafEnabled" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>If set to false its mandatory to specify a value for the tag server1(remoteServerInfo is its parent tag)</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="callingPartyNationalStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyInternationalStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyUnknownStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartySubscriberStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyNationalTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyInternationalTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyUnknownTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartySubscriberTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyNationalPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyInternationalPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyUnknownPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartySubscriberPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pstnAccess" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="imeE164TransformationName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="automatedAlternateRoutingCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The calling search space used by Automated Alternate Routing. Nullable.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="useDevicePoolCgpnTransformCssNatl" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCgpnTransformCssIntl" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCgpnTransformCssUnkn" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCgpnTransformCssSubs" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCalledCssNatl" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCalledCssIntl" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCalledCssUnkn" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCalledCssSubs" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyNationalStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyInternationalStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyUnknownStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartySubscriberStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyNationalTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyInternationalTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyUnknownTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartySubscriberTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="runOnEveryNode" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="destinations" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:complexContent>
         
<xsd:extension base="axlapi:XCommonMembersExtension">
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="destination" type="axlapi:XH323TrunkDestination" minOccurs="0" maxOccurs="16"/>
           
</xsd:sequence>
         
</xsd:extension>
       
</xsd:complexContent>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="useDevicePoolCntdPnTransformationCss" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cntdPnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="confidentialAccess" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" nillable="true" minOccurs="1" maxOccurs="1"/>
         
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="connectCallBeforePlayingAnnouncement" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="ctiid" type="xsd:positiveInteger"/>
</xsd:complexType>

attribute XH323Trunk/@ctiid
type xsd:positiveInteger
source <xsd:attribute name="ctiid" type="xsd:positiveInteger"/>

element XH323Trunk/name
diagram AXLSoap_p19423.png
type axlapi:UniqueString128
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 128
annotation
documentation
The device name,using only URL-friendly characters
source <xsd:element name="name" type="axlapi:UniqueString128" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The device name,using only URL-friendly characters</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/description
diagram AXLSoap_p19424.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 128
annotation
documentation
Optional description of the device
source <xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Optional description of the device</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/product
diagram AXLSoap_p19425.png
type axlapi:XProduct
properties
content simple
nillable false
annotation
documentation
Product ID string. read-only except when creating a device.
source <xsd:element name="product" type="axlapi:XProduct" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Product ID string. read-only except when creating a device.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/class
diagram AXLSoap_p19426.png
type axlapi:XClass
properties
content simple
nillable false
annotation
documentation
Class ID string. Class information is read-only except when creating a device.
source <xsd:element name="class" type="axlapi:XClass" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Class ID string. Class information is read-only except when creating a device.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/protocol
diagram AXLSoap_p19427.png
type axlapi:XDeviceProtocol
properties
content simple
nillable false
annotation
documentation
Protocol option is read-only,except when creating a device.
source <xsd:element name="protocol" type="axlapi:XDeviceProtocol" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Protocol option is read-only,except when creating a device.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/protocolSide
diagram AXLSoap_p19428.png
type axlapi:XProtocolSide
properties
content simple
default User
nillable false
annotation
documentation
Side information is read-only except when creating a device
source <xsd:element name="protocolSide" type="axlapi:XProtocolSide" default="User" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Side information is read-only except when creating a device</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/callingSearchSpaceName
diagram AXLSoap_p19429.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/devicePoolName
diagram AXLSoap_p19430.png
type axlapi:XFkType
properties
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element XH323Trunk/commonDeviceConfigName
diagram AXLSoap_p19431.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/networkLocation
diagram AXLSoap_p19432.png
type axlapi:XNetworkLocation
properties
minOcc 0
maxOcc 1
content simple
default Use System Default
nillable false
annotation
documentation
The new Device Destination for Trunk to Trunk Transfer and Drop Conference Feature is required for most gateways ,except FXS gateways and phones.Not Nullable.
source <xsd:element name="networkLocation" type="axlapi:XNetworkLocation" default="Use System Default" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The new Device Destination for Trunk to Trunk Transfer and Drop Conference Feature is required for most gateways ,except FXS gateways and phones.Not Nullable.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/locationName
diagram AXLSoap_p19433.png
type axlapi:XFkType
properties
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="locationName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element XH323Trunk/mediaResourceListName
diagram AXLSoap_p19434.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="mediaResourceListName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/aarNeighborhoodName
diagram AXLSoap_p19435.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="aarNeighborhoodName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/traceFlag
diagram AXLSoap_p19436.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="traceFlag" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/mlppDomainId
diagram AXLSoap_p19437.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
maxLength 128
annotation
documentation
This setting only affects devices that support MLPP. Use -1 to set to null
source <xsd:element name="mlppDomainId" type="axlapi:String128" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This setting only affects devices that support MLPP. Use -1 to set to null</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/mlppIndicationStatus
diagram AXLSoap_p19438.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
default Off
nillable false
annotation
documentation
This setting only affects devices that support MLPP.
source <xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" default="Off" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/preemption
diagram AXLSoap_p19439.png
type axlapi:XPreemption
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
annotation
documentation
This setting only affects devices that support MLPP.
source <xsd:element name="preemption" type="axlapi:XPreemption" default="Default" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/useTrustedRelayPoint
diagram AXLSoap_p19440.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/retryVideoCallAsAudio
diagram AXLSoap_p19441.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="retryVideoCallAsAudio" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/cgpnTransformationCssName
diagram AXLSoap_p19442.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="cgpnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/useDevicePoolCgpnTransformCss
diagram AXLSoap_p19443.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCgpnTransformCss" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/rdnTransformationCssName
diagram AXLSoap_p19444.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="rdnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/useDevicePoolRdnTransformCss
diagram AXLSoap_p19445.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolRdnTransformCss" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/geoLocationName
diagram AXLSoap_p19446.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="geoLocationName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/geoLocationFilterName
diagram AXLSoap_p19447.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="geoLocationFilterName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/sendGeoLocation
diagram AXLSoap_p19448.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Not valid for CTI route points and VoiceMail ports
source <xsd:element name="sendGeoLocation" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Not valid for CTI route points and VoiceMail ports</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/cdpnTransformationCssName
diagram AXLSoap_p19449.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="cdpnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/useDevicePoolCdpnTransformCss
diagram AXLSoap_p19450.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCdpnTransformCss" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/packetCaptureMode
diagram AXLSoap_p19451.png
type axlapi:XPacketCaptureMode
properties
minOcc 0
maxOcc 1
content simple
default None
nillable false
source <xsd:element name="packetCaptureMode" type="axlapi:XPacketCaptureMode" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/packetCaptureDuration
diagram AXLSoap_p19452.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 0
nillable true
source <xsd:element name="packetCaptureDuration" type="axlapi:XInteger" default="0" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/srtpAllowed
diagram AXLSoap_p19453.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="srtpAllowed" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/unattendedPort
diagram AXLSoap_p19454.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Applicable only for H323Phones and H323Trunks.Not for Gateways.
source <xsd:element name="unattendedPort" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for H323Phones and H323Trunks.Not for Gateways.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/waitForFarEndH245TerminalSet
diagram AXLSoap_p19455.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="waitForFarEndH245TerminalSet" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/mtpRequired
diagram AXLSoap_p19456.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="mtpRequired" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/callerIdDn
diagram AXLSoap_p19457.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="callerIdDn" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/callingPartySelection
diagram AXLSoap_p19458.png
type axlapi:XCallingPartySelection
properties
minOcc 0
maxOcc 1
content simple
default Originator
nillable false
source <xsd:element name="callingPartySelection" type="axlapi:XCallingPartySelection" default="Originator" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/callingLineIdPresentation
diagram AXLSoap_p19459.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="callingLineIdPresentation" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/displayIEDelivery
diagram AXLSoap_p19460.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="displayIEDelivery" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/redirectOutboundNumberIe
diagram AXLSoap_p19461.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="redirectOutboundNumberIe" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/redirectInboundNumberIe
diagram AXLSoap_p19462.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="redirectInboundNumberIe" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/enableInboundFaststart
diagram AXLSoap_p19463.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableInboundFaststart" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/enableOutboundFaststart
diagram AXLSoap_p19464.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
If set to True,mediaResourceList must be mentioned and mtpRequired must be set to True.
source <xsd:element name="enableOutboundFaststart" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>If set to True,mediaResourceList must be mentioned and mtpRequired must be set to True.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/codecForOutboundFaststart
diagram AXLSoap_p19465.png
type axlapi:XMediaPayload
properties
minOcc 0
maxOcc 1
content simple
default G711 u-law 64K
nillable true
annotation
documentation
enableOutboundFaststart must be set to true for it to be read.Not Nillable.
source <xsd:element name="codecForOutboundFaststart" type="axlapi:XMediaPayload" default="G711 u-law 64K" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>enableOutboundFaststart must be set to true for it to be read.Not Nillable.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/allowH235PassThrough
diagram AXLSoap_p19466.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="allowH235PassThrough" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/tunneledProtocol
diagram AXLSoap_p19467.png
type axlapi:XTunneledProtocol
properties
minOcc 0
maxOcc 1
content simple
default None
nillable false
source <xsd:element name="tunneledProtocol" type="axlapi:XTunneledProtocol" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/asn1RoseOidEncoding
diagram AXLSoap_p19468.png
type axlapi:XASN1RoseOidEncoding
properties
minOcc 0
maxOcc 1
content simple
default No Changes
nillable false
annotation
documentation
Applicable for only if PRI variant is QSIG
source <xsd:element name="asn1RoseOidEncoding" type="axlapi:XASN1RoseOidEncoding" default="No Changes" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable for only if PRI variant is QSIG</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/qsigVariant
diagram AXLSoap_p19469.png
type axlapi:XQSIGVariant
properties
minOcc 0
maxOcc 1
content simple
default No Changes
nillable false
annotation
documentation
Applicable for only PRI variant is QSIG
source <xsd:element name="qsigVariant" type="axlapi:XQSIGVariant" default="No Changes" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable for only PRI variant is QSIG</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/transmitUtf8
diagram AXLSoap_p19470.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="transmitUtf8" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/signalingPort
diagram AXLSoap_p19471.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 1720
nillable false
source <xsd:element name="signalingPort" type="axlapi:XInteger" default="1720" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/nationalPrefix
diagram AXLSoap_p19472.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 16
annotation
documentation
Applicable only for H323Gateways and trunks
source <xsd:element name="nationalPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for H323Gateways and trunks</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/internationalPrefix
diagram AXLSoap_p19473.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 16
annotation
documentation
Applicable only for H323Gateways and trunks
source <xsd:element name="internationalPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for H323Gateways and trunks</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/unknownPrefix
diagram AXLSoap_p19474.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 16
annotation
documentation
Applicable only for H323Gateways and trunks
source <xsd:element name="unknownPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for H323Gateways and trunks</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/subscriberPrefix
diagram AXLSoap_p19475.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 16
annotation
documentation
Applicable only for H323Gateways and trunks
source <xsd:element name="subscriberPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for H323Gateways and trunks</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/sigDigits
diagram AXLSoap_p19476.png
type extension of axlapi:XInteger
properties
minOcc 0
maxOcc 1
content complex
default 0
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
enable  xsd:boolean  optional      
annotation
documentation
The value of significantDigits must be between 0 to 32 or 99. In axl, 99 is corresponding to All (on gui) because for integer type database field "All" is not a valid value. Enable is a Read-Only attribute, so if value of significantDigits is between 0 to 32 then enable is true and if significantDigits is 99 then enable is false.
source <xsd:element name="sigDigits" default="0" nillable="false" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>The value of significantDigits must be between 0 to 32 or 99. In axl, 99 is corresponding to All (on gui) because for integer type database field "All" is not a valid value. Enable is a Read-Only attribute, so if value of significantDigits is between 0 to 32 then enable is true and if significantDigits is 99 then enable is false.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:simpleContent>
     
<xsd:extension base="axlapi:XInteger">
       
<xsd:attribute name="enable" type="xsd:boolean" use="optional"/>
     
</xsd:extension>
   
</xsd:simpleContent>
 
</xsd:complexType>
</xsd:element>

attribute XH323Trunk/sigDigits/@enable
type xsd:boolean
properties
use optional
source <xsd:attribute name="enable" type="xsd:boolean" use="optional"/>

element XH323Trunk/prefixDn
diagram AXLSoap_p19477.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="prefixDn" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/calledPartyIeNumberType
diagram AXLSoap_p19478.png
type axlapi:XPriOfNumber
properties
minOcc 0
maxOcc 1
content simple
default Cisco CallManager
nillable false
source <xsd:element name="calledPartyIeNumberType" type="axlapi:XPriOfNumber" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/callingPartyIeNumberType
diagram AXLSoap_p19479.png
type axlapi:XPriOfNumber
properties
minOcc 0
maxOcc 1
content simple
default Cisco CallManager
nillable false
source <xsd:element name="callingPartyIeNumberType" type="axlapi:XPriOfNumber" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/calledNumberingPlan
diagram AXLSoap_p19480.png
type axlapi:XNumberingPlan
properties
minOcc 0
maxOcc 1
content simple
default Cisco CallManager
nillable false
source <xsd:element name="calledNumberingPlan" type="axlapi:XNumberingPlan" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/callingNumberingPlan
diagram AXLSoap_p19481.png
type axlapi:XNumberingPlan
properties
minOcc 0
maxOcc 1
content simple
default Cisco CallManager
nillable false
source <xsd:element name="callingNumberingPlan" type="axlapi:XNumberingPlan" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/pathReplacementSupport
diagram AXLSoap_p19482.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="pathReplacementSupport" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/gateKeeperInfo
diagram AXLSoap_p19483.png
properties
minOcc 0
maxOcc 1
content complex
children gateKeeper terminalType technologyPrefix zone
source <xsd:element name="gateKeeperInfo" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="gateKeeper" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="terminalType" type="axlapi:XTerminal" nillable="true" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="technologyPrefix" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="zone" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XH323Trunk/gateKeeperInfo/gateKeeper
diagram AXLSoap_p19484.png
type axlapi:XFkType
properties
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="gateKeeper" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element XH323Trunk/gateKeeperInfo/terminalType
diagram AXLSoap_p19485.png
type axlapi:XTerminal
properties
content simple
nillable true
source <xsd:element name="terminalType" type="axlapi:XTerminal" nillable="true" minOccurs="1" maxOccurs="1"/>

element XH323Trunk/gateKeeperInfo/technologyPrefix
diagram AXLSoap_p19486.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="technologyPrefix" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/gateKeeperInfo/zone
diagram AXLSoap_p19487.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="zone" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/ictPassingPrecedenceLevelThroughUuie
diagram AXLSoap_p19488.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Applicable only for Non-Gatekeeper controlled ICT trunk's.
source <xsd:element name="ictPassingPrecedenceLevelThroughUuie" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for Non-Gatekeeper controlled ICT trunk's.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/ictSecurityAccessLevel
diagram AXLSoap_p19489.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 2
nillable false
annotation
documentation
Applicable only for Non-Gatekeeper controlled ICT trunk's. Should be set only when ictPassingPrecendenceLevelThroughUUIE is set to true.
source <xsd:element name="ictSecurityAccessLevel" type="axlapi:XInteger" default="2" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for Non-Gatekeeper controlled ICT trunk's. Should be set only when ictPassingPrecendenceLevelThroughUUIE is set to true.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/isSafEnabled
diagram AXLSoap_p19490.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
If set to false its mandatory to specify a value for the tag server1(remoteServerInfo is its parent tag)
source <xsd:element name="isSafEnabled" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>If set to false its mandatory to specify a value for the tag server1(remoteServerInfo is its parent tag)</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/callingPartyNationalStripDigits
diagram AXLSoap_p19491.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="callingPartyNationalStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/callingPartyInternationalStripDigits
diagram AXLSoap_p19492.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="callingPartyInternationalStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/callingPartyUnknownStripDigits
diagram AXLSoap_p19493.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="callingPartyUnknownStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/callingPartySubscriberStripDigits
diagram AXLSoap_p19494.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="callingPartySubscriberStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/callingPartyNationalTransformationCssName
diagram AXLSoap_p19495.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="callingPartyNationalTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/callingPartyInternationalTransformationCssName
diagram AXLSoap_p19496.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="callingPartyInternationalTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/callingPartyUnknownTransformationCssName
diagram AXLSoap_p19497.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="callingPartyUnknownTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/callingPartySubscriberTransformationCssName
diagram AXLSoap_p19498.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="callingPartySubscriberTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/calledPartyNationalPrefix
diagram AXLSoap_p19499.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="calledPartyNationalPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/calledPartyInternationalPrefix
diagram AXLSoap_p19500.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="calledPartyInternationalPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/calledPartyUnknownPrefix
diagram AXLSoap_p19501.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="calledPartyUnknownPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/calledPartySubscriberPrefix
diagram AXLSoap_p19502.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="calledPartySubscriberPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/pstnAccess
diagram AXLSoap_p19503.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="pstnAccess" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/imeE164TransformationName
diagram AXLSoap_p19504.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="imeE164TransformationName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/automatedAlternateRoutingCssName
diagram AXLSoap_p19505.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
The calling search space used by Automated Alternate Routing. Nullable.
source <xsd:element name="automatedAlternateRoutingCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The calling search space used by Automated Alternate Routing. Nullable.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Trunk/useDevicePoolCgpnTransformCssNatl
diagram AXLSoap_p19506.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCgpnTransformCssNatl" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/useDevicePoolCgpnTransformCssIntl
diagram AXLSoap_p19507.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCgpnTransformCssIntl" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/useDevicePoolCgpnTransformCssUnkn
diagram AXLSoap_p19508.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCgpnTransformCssUnkn" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/useDevicePoolCgpnTransformCssSubs
diagram AXLSoap_p19509.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCgpnTransformCssSubs" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/useDevicePoolCalledCssNatl
diagram AXLSoap_p19510.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCalledCssNatl" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/useDevicePoolCalledCssIntl
diagram AXLSoap_p19511.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCalledCssIntl" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/useDevicePoolCalledCssUnkn
diagram AXLSoap_p19512.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCalledCssUnkn" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/useDevicePoolCalledCssSubs
diagram AXLSoap_p19513.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCalledCssSubs" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/calledPartyNationalStripDigits
diagram AXLSoap_p19514.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="calledPartyNationalStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/calledPartyInternationalStripDigits
diagram AXLSoap_p19515.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="calledPartyInternationalStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/calledPartyUnknownStripDigits
diagram AXLSoap_p19516.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="calledPartyUnknownStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/calledPartySubscriberStripDigits
diagram AXLSoap_p19517.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="calledPartySubscriberStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/calledPartyNationalTransformationCssName
diagram AXLSoap_p19518.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="calledPartyNationalTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/calledPartyInternationalTransformationCssName
diagram AXLSoap_p19519.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="calledPartyInternationalTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/calledPartyUnknownTransformationCssName
diagram AXLSoap_p19520.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="calledPartyUnknownTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/calledPartySubscriberTransformationCssName
diagram AXLSoap_p19521.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="calledPartySubscriberTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/runOnEveryNode
diagram AXLSoap_p19522.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="runOnEveryNode" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/destinations
diagram AXLSoap_p19523.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 0
maxOcc 1
content complex
children destination
source <xsd:element name="destinations" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:complexContent>
     
<xsd:extension base="axlapi:XCommonMembersExtension">
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="destination" type="axlapi:XH323TrunkDestination" minOccurs="0" maxOccurs="16"/>
       
</xsd:sequence>
     
</xsd:extension>
   
</xsd:complexContent>
 
</xsd:complexType>
</xsd:element>

element XH323Trunk/destinations/destination
diagram AXLSoap_p19524.png
type axlapi:XH323TrunkDestination
properties
minOcc 0
maxOcc 16
content complex
children addressIpv4 sortOrder
source <xsd:element name="destination" type="axlapi:XH323TrunkDestination" minOccurs="0" maxOccurs="16"/>

element XH323Trunk/useDevicePoolCntdPnTransformationCss
diagram AXLSoap_p19525.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCntdPnTransformationCss" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/cntdPnTransformationCssName
diagram AXLSoap_p19526.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="cntdPnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Trunk/confidentialAccess
diagram AXLSoap_p19527.png
properties
minOcc 0
maxOcc 1
content complex
children confidentialAccessMode confidentialAccessLevel
source <xsd:element name="confidentialAccess" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" nillable="true" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XH323Trunk/confidentialAccess/confidentialAccessMode
diagram AXLSoap_p19528.png
type axlapi:XCALMode
properties
content simple
nillable true
source <xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" nillable="true" minOccurs="1" maxOccurs="1"/>

element XH323Trunk/confidentialAccess/confidentialAccessLevel
diagram AXLSoap_p19529.png
type axlapi:XInteger
properties
content simple
nillable true
source <xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>

element XH323Trunk/connectCallBeforePlayingAnnouncement
diagram AXLSoap_p19530.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="connectCallBeforePlayingAnnouncement" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>


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