complexType RH323Trunk
diagram AXLAPI_p9423.png
namespace http://www.cisco.com/AXL/API/9.0
children name description product model class protocol protocolSide callingSearchSpaceName devicePoolName commonDeviceConfigName networkLocation locationName mediaResourceListName aarNeighborhoodName traceFlag mlppDomainId mlppIndicationStatus preemption useTrustedRelayPoint retryVideoCallAsAudio cgpnTransformationCssName useDevicePoolCgpnTransformCss 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 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 destinations
used by
elements GetH323TrunkRes/return/h323Trunk GetH323TrunkReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
ctiid  xsd:positiveInteger        
uuid  axlapi:XUUID        
source <xsd:complexType name="RH323Trunk">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="class" type="axlapi:XClass" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="protocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="protocolSide" type="axlapi:XProtocolSide" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="devicePoolName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="networkLocation" type="axlapi:XNetworkLocation" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="locationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mediaResourceListName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarNeighborhoodName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="traceFlag" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mlppDomainId" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="preemption" type="axlapi:XPreemption" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="retryVideoCallAsAudio" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cgpnTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCgpnTransformCss" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocationFilterName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sendGeoLocation" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cdpnTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCdpnTransformCss" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="packetCaptureMode" type="axlapi:XPacketCaptureMode" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="packetCaptureDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="srtpAllowed" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="unattendedPort" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="waitForFarEndH245TerminalSet" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mtpRequired" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callerIdDn" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartySelection" type="axlapi:XCallingPartySelection" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingLineIdPresentation" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="displayIEDelivery" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="redirectOutboundNumberIe" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="redirectInboundNumberIe" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableInboundFaststart" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableOutboundFaststart" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="codecForOutboundFaststart" type="axlapi:XMediaPayload" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="allowH235PassThrough" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="tunneledProtocol" type="axlapi:XTunneledProtocol" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="asn1RoseOidEncoding" type="axlapi:XASN1RoseOidEncoding" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="qsigVariant" type="axlapi:XQSIGVariant" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="transmitUtf8" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="signalingPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="nationalPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="internationalPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="unknownPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="subscriberPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sigDigits" minOccurs="0">
     
<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" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyIeNumberType" type="axlapi:XPriOfNumber" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyIeNumberType" type="axlapi:XPriOfNumber" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledNumberingPlan" type="axlapi:XNumberingPlan" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingNumberingPlan" type="axlapi:XNumberingPlan" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pathReplacementSupport" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:choice minOccurs="0">
     
<xsd:element name="gateKeeperInfo" minOccurs="0" maxOccurs="1">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="gateKeeper" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="terminalType" type="axlapi:XTerminal" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="technologyPrefix" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="zone" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
     
<xsd:element name="remoteServerinfo" minOccurs="0" maxOccurs="1">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="server1" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="server2" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="server3" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:choice>
   
<xsd:element name="ictPassingPrecedenceLevelThroughUuie" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ictSecurityAccessLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isSafEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyNationalStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyInternationalStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyUnknownStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartySubscriberStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyNationalTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyInternationalTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyUnknownTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartySubscriberTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyNationalPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyInternationalPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyUnknownPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartySubscriberPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pstnAccess" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="imeE164TransformationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="automatedAlternateRoutingCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCgpnTransformCssNatl" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCgpnTransformCssIntl" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCgpnTransformCssUnkn" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCgpnTransformCssSubs" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCalledCssNatl" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCalledCssIntl" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCalledCssUnkn" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCalledCssSubs" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyNationalStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyInternationalStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyUnknownStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartySubscriberStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyNationalTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyInternationalTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyUnknownTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartySubscriberTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="runOnEveryNode" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="destinations" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="destination" type="axlapi:RH323TrunkDestination" minOccurs="0" maxOccurs="16"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="ctiid" type="xsd:positiveInteger"/>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

attribute RH323Trunk/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RH323Trunk/name
diagram AXLAPI_p9424.png
type axlapi:UniqueString128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/description
diagram AXLAPI_p9425.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/product
diagram AXLAPI_p9426.png
type axlapi:XProduct
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/model
diagram AXLAPI_p9427.png
type axlapi:XModel
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/class
diagram AXLAPI_p9428.png
type axlapi:XClass
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="class" type="axlapi:XClass" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/protocol
diagram AXLAPI_p9429.png
type axlapi:XDeviceProtocol
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="protocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/protocolSide
diagram AXLAPI_p9430.png
type axlapi:XProtocolSide
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="protocolSide" type="axlapi:XProtocolSide" minOccurs="0" maxOccurs="1"/>

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

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

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

element RH323Trunk/networkLocation
diagram AXLAPI_p9434.png
type axlapi:XNetworkLocation
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="networkLocation" type="axlapi:XNetworkLocation" minOccurs="0" maxOccurs="1"/>

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

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

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

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

element RH323Trunk/mlppDomainId
diagram AXLAPI_p9439.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="mlppDomainId" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/mlppIndicationStatus
diagram AXLAPI_p9440.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/preemption
diagram AXLAPI_p9441.png
type axlapi:XPreemption
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="preemption" type="axlapi:XPreemption" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/useTrustedRelayPoint
diagram AXLAPI_p9442.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

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

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

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

element RH323Trunk/packetCaptureMode
diagram AXLAPI_p9451.png
type axlapi:XPacketCaptureMode
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="packetCaptureMode" type="axlapi:XPacketCaptureMode" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/packetCaptureDuration
diagram AXLAPI_p9452.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="packetCaptureDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

element RH323Trunk/callingPartySelection
diagram AXLAPI_p9458.png
type axlapi:XCallingPartySelection
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingPartySelection" type="axlapi:XCallingPartySelection" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/callingLineIdPresentation
diagram AXLAPI_p9459.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingLineIdPresentation" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

element RH323Trunk/codecForOutboundFaststart
diagram AXLAPI_p9465.png
type axlapi:XMediaPayload
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="codecForOutboundFaststart" type="axlapi:XMediaPayload" minOccurs="0" maxOccurs="1"/>

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

element RH323Trunk/tunneledProtocol
diagram AXLAPI_p9467.png
type axlapi:XTunneledProtocol
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="tunneledProtocol" type="axlapi:XTunneledProtocol" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/asn1RoseOidEncoding
diagram AXLAPI_p9468.png
type axlapi:XASN1RoseOidEncoding
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="asn1RoseOidEncoding" type="axlapi:XASN1RoseOidEncoding" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/qsigVariant
diagram AXLAPI_p9469.png
type axlapi:XQSIGVariant
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="qsigVariant" type="axlapi:XQSIGVariant" minOccurs="0" maxOccurs="1"/>

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

element RH323Trunk/signalingPort
diagram AXLAPI_p9471.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="signalingPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/nationalPrefix
diagram AXLAPI_p9472.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="nationalPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/internationalPrefix
diagram AXLAPI_p9473.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="internationalPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/unknownPrefix
diagram AXLAPI_p9474.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="unknownPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/subscriberPrefix
diagram AXLAPI_p9475.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="subscriberPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/sigDigits
diagram AXLAPI_p9476.png
type extension of axlapi:XInteger
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
enable  xsd:boolean  optional      
source <xsd:element name="sigDigits" minOccurs="0">
 
<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 RH323Trunk/sigDigits/@enable
type xsd:boolean
properties
use optional
source <xsd:attribute name="enable" type="xsd:boolean" use="optional"/>

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

element RH323Trunk/calledPartyIeNumberType
diagram AXLAPI_p9478.png
type axlapi:XPriOfNumber
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="calledPartyIeNumberType" type="axlapi:XPriOfNumber" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/callingPartyIeNumberType
diagram AXLAPI_p9479.png
type axlapi:XPriOfNumber
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingPartyIeNumberType" type="axlapi:XPriOfNumber" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/calledNumberingPlan
diagram AXLAPI_p9480.png
type axlapi:XNumberingPlan
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="calledNumberingPlan" type="axlapi:XNumberingPlan" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/callingNumberingPlan
diagram AXLAPI_p9481.png
type axlapi:XNumberingPlan
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingNumberingPlan" type="axlapi:XNumberingPlan" minOccurs="0" maxOccurs="1"/>

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

element RH323Trunk/gateKeeperInfo
diagram AXLAPI_p9483.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" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="terminalType" type="axlapi:XTerminal" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="technologyPrefix" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="zone" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RH323Trunk/gateKeeperInfo/gateKeeper
diagram AXLAPI_p9484.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="gateKeeper" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/gateKeeperInfo/terminalType
diagram AXLAPI_p9485.png
type axlapi:XTerminal
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="terminalType" type="axlapi:XTerminal" minOccurs="0" maxOccurs="1"/>

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

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

element RH323Trunk/remoteServerinfo
diagram AXLAPI_p9488.png
properties
minOcc 0
maxOcc 1
content complex
children server1 server2 server3
source <xsd:element name="remoteServerinfo" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="server1" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="server2" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="server3" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RH323Trunk/remoteServerinfo/server1
diagram AXLAPI_p9489.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="server1" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/remoteServerinfo/server2
diagram AXLAPI_p9490.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="server2" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RH323Trunk/remoteServerinfo/server3
diagram AXLAPI_p9491.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="server3" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

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

element RH323Trunk/ictSecurityAccessLevel
diagram AXLAPI_p9493.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ictSecurityAccessLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

element RH323Trunk/destinations
diagram AXLAPI_p9527.png
properties
minOcc 0
maxOcc 1
content complex
children destination
source <xsd:element name="destinations" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="destination" type="axlapi:RH323TrunkDestination" minOccurs="0" maxOccurs="16"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RH323Trunk/destinations/destination
diagram AXLAPI_p9528.png
type axlapi:RH323TrunkDestination
properties
minOcc 0
maxOcc 16
content complex
children addressIpv4 sortOrder
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="destination" type="axlapi:RH323TrunkDestination" minOccurs="0" maxOccurs="16"/>


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