complexType XH323Gateway
diagram AXLSoap_p18360.png
namespace http://www.cisco.com/AXL/API/11.0
children name description product class protocol protocolSide callingSearchSpaceName devicePoolName commonDeviceConfigName networkLocation locationName mediaResourceListName automatedAlternateRoutingCssName aarNeighborhoodName loadInformation tunneledProtocol asn1RoseOidEncoding qsigVariant vendorConfig pathReplacementSupport traceFlag mlppDomainId useTrustedRelayPoint retryVideoCallAsAudio cgpnTransformationCssName useDevicePoolCgpnTransformCss geoLocationName geoLocationFilterName cdpnTransformationCssName useDevicePoolCdpnTransformCss packetCaptureMode packetCaptureDuration srtpAllowed waitForFarEndH245TerminalSet mtpRequired callerIdDn callingPartySelection callingLineIdPresentation enableInboundFaststart enableOutboundFaststart codecForOutboundFaststart transmitUtf8 signalingPort allowH235PassThrough sigDigits prefixDn calledPartyIeNumberType callingPartyIeNumberType calledNumberingPlan callingNumberingPlan callingPartyNationalPrefix callingPartyInternationalPrefix callingPartyUnknownPrefix callingPartySubscriberPrefix callingPartyNationalStripDigits callingPartyInternationalStripDigits callingPartyUnknownStripDigits callingPartySubscriberStripDigits callingPartyNationalTransformationCssName callingPartyInternationalTransformationCssName callingPartyUnknownTransformationCssName callingPartySubscriberTransformationCssName calledPartyNationalPrefix calledPartyInternationalPrefix calledPartyUnknownPrefix calledPartySubscriberPrefix calledPartyNationalStripDigits calledPartyInternationalStripDigits calledPartyUnknownStripDigits calledPartySubscriberStripDigits calledPartyNationalTransformationCssName calledPartyInternationalTransformationCssName calledPartyUnknownTransformationCssName calledPartySubscriberTransformationCssName pstnAccess imeE164TransformationName displayIeDelivery redirectOutboundNumberIe redirectInboundNumberIe useDevicePoolCgpnTransformCssNatl useDevicePoolCgpnTransformCssIntl useDevicePoolCgpnTransformCssUnkn useDevicePoolCgpnTransformCssSubs useDevicePoolCalledCssNatl useDevicePoolCalledCssIntl useDevicePoolCalledCssUnkn useDevicePoolCalledCssSubs useDevicePoolCntdPnTransformationCss cntdPnTransformationCssName confidentialAccess redirectingPartyTransformationCSS
used by
element AddH323GatewayReq/h323Gateway
attributes
Name  Type  Use  Default  Fixed  Annotation
ctiid  xsd:positiveInteger        
source <xsd:complexType name="XH323Gateway">
 
<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="automatedAlternateRoutingCssName" 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="loadInformation" type="axlapi:XLoadInformation" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>For devices with load information, if any special load information is specified the special attribute is set to TRUE.Otherwise,the load information is default for the product.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="tunneledProtocol" type="axlapi:XTunneledProtocol" default="None" nillable="false" minOccurs="1" 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="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pathReplacementSupport" type="axlapi:boolean" default="false" nillable="false" 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="useTrustedRelayPoint" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="1" 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="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="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="1" 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:annotation>
       
<xsd:documentation>When this flag is checked, IPSec needs to be configured in the network to provide end to end security. Failure to do so will expose keys and other information</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="1" maxOccurs="1"/>
   
<xsd:element name="callingLineIdPresentation" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="1" 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="transmitUtf8" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="signalingPort" type="axlapi:XInteger" default="1720" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="allowH235PassThrough" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sigDigits" default="0" nillable="false" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>The value of significantDigits must either from 0 to 32 or 99,Here 99 means ALL.enable attribute is Read-Only.If significantDigits is 0-32 then enable is true,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="1" maxOccurs="1"/>
   
<xsd:element name="callingPartyIeNumberType" type="axlapi:XPriOfNumber" default="Cisco CallManager" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="calledNumberingPlan" type="axlapi:XNumberingPlan" default="Cisco CallManager" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="callingNumberingPlan" type="axlapi:XNumberingPlan" default="Cisco CallManager" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="callingPartyNationalPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyInternationalPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyUnknownPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartySubscriberPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<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="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="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="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="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="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="redirectingPartyTransformationCSS" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="ctiid" type="xsd:positiveInteger"/>
</xsd:complexType>

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

element XH323Gateway/name
diagram AXLSoap_p18361.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 XH323Gateway/description
diagram AXLSoap_p18362.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 XH323Gateway/product
diagram AXLSoap_p18363.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 XH323Gateway/class
diagram AXLSoap_p18364.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 XH323Gateway/protocol
diagram AXLSoap_p18365.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 XH323Gateway/protocolSide
diagram AXLSoap_p18366.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 XH323Gateway/callingSearchSpaceName
diagram AXLSoap_p18367.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 XH323Gateway/devicePoolName
diagram AXLSoap_p18368.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 XH323Gateway/commonDeviceConfigName
diagram AXLSoap_p18369.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 XH323Gateway/networkLocation
diagram AXLSoap_p18370.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 XH323Gateway/locationName
diagram AXLSoap_p18371.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 XH323Gateway/mediaResourceListName
diagram AXLSoap_p18372.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 XH323Gateway/automatedAlternateRoutingCssName
diagram AXLSoap_p18373.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="automatedAlternateRoutingCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Gateway/aarNeighborhoodName
diagram AXLSoap_p18374.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 XH323Gateway/loadInformation
diagram AXLSoap_p18375.png
type axlapi:XLoadInformation
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
special  axlapi:boolean        
annotation
documentation
For devices with load information, if any special load information is specified the special attribute is set to TRUE.Otherwise,the load information is default for the product.
source <xsd:element name="loadInformation" type="axlapi:XLoadInformation" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>For devices with load information, if any special load information is specified the special attribute is set to TRUE.Otherwise,the load information is default for the product.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Gateway/tunneledProtocol
diagram AXLSoap_p18376.png
type axlapi:XTunneledProtocol
properties
content simple
default None
nillable false
source <xsd:element name="tunneledProtocol" type="axlapi:XTunneledProtocol" default="None" nillable="false" minOccurs="1" maxOccurs="1"/>

element XH323Gateway/asn1RoseOidEncoding
diagram AXLSoap_p18377.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 XH323Gateway/qsigVariant
diagram AXLSoap_p18378.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 XH323Gateway/vendorConfig
diagram AXLSoap_p18379.png
type axlapi:XVendorConfig
properties
minOcc 0
maxOcc 1
content complex
source <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/>

element XH323Gateway/pathReplacementSupport
diagram AXLSoap_p18380.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 XH323Gateway/traceFlag
diagram AXLSoap_p18381.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 XH323Gateway/mlppDomainId
diagram AXLSoap_p18382.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 XH323Gateway/useTrustedRelayPoint
diagram AXLSoap_p18383.png
type axlapi:XStatus
properties
content simple
default Default
nillable false
source <xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="1" maxOccurs="1"/>

element XH323Gateway/retryVideoCallAsAudio
diagram AXLSoap_p18384.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 XH323Gateway/cgpnTransformationCssName
diagram AXLSoap_p18385.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 XH323Gateway/useDevicePoolCgpnTransformCss
diagram AXLSoap_p18386.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 XH323Gateway/geoLocationName
diagram AXLSoap_p18387.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 XH323Gateway/geoLocationFilterName
diagram AXLSoap_p18388.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 XH323Gateway/cdpnTransformationCssName
diagram AXLSoap_p18389.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 XH323Gateway/useDevicePoolCdpnTransformCss
diagram AXLSoap_p18390.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 XH323Gateway/packetCaptureMode
diagram AXLSoap_p18391.png
type axlapi:XPacketCaptureMode
properties
content simple
default None
nillable false
source <xsd:element name="packetCaptureMode" type="axlapi:XPacketCaptureMode" default="None" nillable="false" minOccurs="1" maxOccurs="1"/>

element XH323Gateway/packetCaptureDuration
diagram AXLSoap_p18392.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 XH323Gateway/srtpAllowed
diagram AXLSoap_p18393.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
When this flag is checked, IPSec needs to be configured in the network to provide end to end security. Failure to do so will expose keys and other information
source <xsd:element name="srtpAllowed" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>When this flag is checked, IPSec needs to be configured in the network to provide end to end security. Failure to do so will expose keys and other information</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XH323Gateway/waitForFarEndH245TerminalSet
diagram AXLSoap_p18394.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 XH323Gateway/mtpRequired
diagram AXLSoap_p18395.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 XH323Gateway/callerIdDn
diagram AXLSoap_p18396.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 XH323Gateway/callingPartySelection
diagram AXLSoap_p18397.png
type axlapi:XCallingPartySelection
properties
content simple
default Originator
nillable false
source <xsd:element name="callingPartySelection" type="axlapi:XCallingPartySelection" default="Originator" nillable="false" minOccurs="1" maxOccurs="1"/>

element XH323Gateway/callingLineIdPresentation
diagram AXLSoap_p18398.png
type axlapi:XPresentationBit
properties
content simple
default Default
nillable false
source <xsd:element name="callingLineIdPresentation" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="1" maxOccurs="1"/>

element XH323Gateway/enableInboundFaststart
diagram AXLSoap_p18399.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 XH323Gateway/enableOutboundFaststart
diagram AXLSoap_p18400.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 XH323Gateway/codecForOutboundFaststart
diagram AXLSoap_p18401.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 XH323Gateway/transmitUtf8
diagram AXLSoap_p18402.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 XH323Gateway/signalingPort
diagram AXLSoap_p18403.png
type axlapi:XInteger
properties
content simple
default 1720
nillable false
source <xsd:element name="signalingPort" type="axlapi:XInteger" default="1720" nillable="false" minOccurs="1" maxOccurs="1"/>

element XH323Gateway/allowH235PassThrough
diagram AXLSoap_p18404.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 XH323Gateway/sigDigits
diagram AXLSoap_p18405.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 either from 0 to 32 or 99,Here 99 means ALL.enable attribute is Read-Only.If significantDigits is 0-32 then enable is true,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 either from 0 to 32 or 99,Here 99 means ALL.enable attribute is Read-Only.If significantDigits is 0-32 then enable is true,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 XH323Gateway/sigDigits/@enable
type xsd:boolean
properties
use optional
source <xsd:attribute name="enable" type="xsd:boolean" use="optional"/>

element XH323Gateway/prefixDn
diagram AXLSoap_p18406.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 XH323Gateway/calledPartyIeNumberType
diagram AXLSoap_p18407.png
type axlapi:XPriOfNumber
properties
content simple
default Cisco CallManager
nillable false
source <xsd:element name="calledPartyIeNumberType" type="axlapi:XPriOfNumber" default="Cisco CallManager" nillable="false" minOccurs="1" maxOccurs="1"/>

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

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

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

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

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

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

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

element XH323Gateway/callingPartyNationalStripDigits
diagram AXLSoap_p18415.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 XH323Gateway/callingPartyInternationalStripDigits
diagram AXLSoap_p18416.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 XH323Gateway/callingPartyUnknownStripDigits
diagram AXLSoap_p18417.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 XH323Gateway/callingPartySubscriberStripDigits
diagram AXLSoap_p18418.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 XH323Gateway/callingPartyNationalTransformationCssName
diagram AXLSoap_p18419.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 XH323Gateway/callingPartyInternationalTransformationCssName
diagram AXLSoap_p18420.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 XH323Gateway/callingPartyUnknownTransformationCssName
diagram AXLSoap_p18421.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 XH323Gateway/callingPartySubscriberTransformationCssName
diagram AXLSoap_p18422.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 XH323Gateway/calledPartyNationalPrefix
diagram AXLSoap_p18423.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 XH323Gateway/calledPartyInternationalPrefix
diagram AXLSoap_p18424.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 XH323Gateway/calledPartyUnknownPrefix
diagram AXLSoap_p18425.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 XH323Gateway/calledPartySubscriberPrefix
diagram AXLSoap_p18426.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 XH323Gateway/calledPartyNationalStripDigits
diagram AXLSoap_p18427.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 XH323Gateway/calledPartyInternationalStripDigits
diagram AXLSoap_p18428.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 XH323Gateway/calledPartyUnknownStripDigits
diagram AXLSoap_p18429.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 XH323Gateway/calledPartySubscriberStripDigits
diagram AXLSoap_p18430.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 XH323Gateway/calledPartyNationalTransformationCssName
diagram AXLSoap_p18431.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 XH323Gateway/calledPartyInternationalTransformationCssName
diagram AXLSoap_p18432.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 XH323Gateway/calledPartyUnknownTransformationCssName
diagram AXLSoap_p18433.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 XH323Gateway/calledPartySubscriberTransformationCssName
diagram AXLSoap_p18434.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 XH323Gateway/pstnAccess
diagram AXLSoap_p18435.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 XH323Gateway/imeE164TransformationName
diagram AXLSoap_p18436.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 XH323Gateway/displayIeDelivery
diagram AXLSoap_p18437.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 XH323Gateway/redirectOutboundNumberIe
diagram AXLSoap_p18438.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 XH323Gateway/redirectInboundNumberIe
diagram AXLSoap_p18439.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 XH323Gateway/useDevicePoolCgpnTransformCssNatl
diagram AXLSoap_p18440.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 XH323Gateway/useDevicePoolCgpnTransformCssIntl
diagram AXLSoap_p18441.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 XH323Gateway/useDevicePoolCgpnTransformCssUnkn
diagram AXLSoap_p18442.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 XH323Gateway/useDevicePoolCgpnTransformCssSubs
diagram AXLSoap_p18443.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 XH323Gateway/useDevicePoolCalledCssNatl
diagram AXLSoap_p18444.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 XH323Gateway/useDevicePoolCalledCssIntl
diagram AXLSoap_p18445.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 XH323Gateway/useDevicePoolCalledCssUnkn
diagram AXLSoap_p18446.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 XH323Gateway/useDevicePoolCalledCssSubs
diagram AXLSoap_p18447.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 XH323Gateway/useDevicePoolCntdPnTransformationCss
diagram AXLSoap_p18448.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 XH323Gateway/cntdPnTransformationCssName
diagram AXLSoap_p18449.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 XH323Gateway/confidentialAccess
diagram AXLSoap_p18450.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 XH323Gateway/confidentialAccess/confidentialAccessMode
diagram AXLSoap_p18451.png
type axlapi:XCALMode
properties
content simple
nillable true
source <xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" nillable="true" minOccurs="1" maxOccurs="1"/>

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

element XH323Gateway/redirectingPartyTransformationCSS
diagram AXLSoap_p18453.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="redirectingPartyTransformationCSS" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>


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