complexType XGatewaySccp
diagram AXLAPI_p15132.png
namespace http://www.cisco.com/AXL/API/9.0
children index name description product model class protocol protocolSide callingSearchSpaceName devicePoolName commonDeviceConfigName networkLocale locationName mediaResourceListName automatedAlternateRoutingCssName aarNeighborhoodName vendorConfig mlppDomainId useTrustedRelayPoint retryVideoCallAsAudio cgpnTransformationCssName useDevicePoolCgpnTransformCss geoLocationName geoLocationFilterName transmitUtf8 cdpnTransformationCssName useDevicePoolCdpnTransformCss callingPartyNumberPrefix callingPartyStripDigits callingPartyUnknownTransformationCssName useDevicePoolCgpnTransformCssUnknown hotlineDevice packetCaptureMode packetCaptureDuration pstnAccess imeE164TransformationName phoneTemplateName securityProfileName userLocale deviceMobilityMode ownerUserId commonPhoneConfigName alwaysUsePrimeLine alwaysUsePrimeLineForVM allowCtiControlFlag remoteDevice subscribeCallingSearchSpaceName unattendedPort presenceGroupName mlppIndicationStatus preemption hlogStatus ignorePresentationIndicators lines
used by
elements XGatewaySccpEndpoints/endpoint UpdateGatewaySccpEndpointsReq/endpoint
attributes
Name  Type  Use  Default  Fixed  Annotation
ctiid  xsd:positiveInteger        
source <xsd:complexType name="XGatewaySccp">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="index" type="axlapi:XInteger" default="0" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="name" type="axlapi:UniqueString128" 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" 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" 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="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Model ID string. Read Only</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="class" type="axlapi:XClass" 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" 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" 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="networkLocale" type="axlapi:XCountry" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="locationName" type="axlapi:XFkType" 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="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mlppDomainId" type="axlapi:String128" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This setting only effects 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" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="retryVideoCallAsAudio" type="axlapi:boolean" default="true" 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" 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="transmitUtf8" type="axlapi:boolean" default="false" 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" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyNumberPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyUnknownTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCgpnTransformCssUnknown" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="hotlineDevice" type="axlapi:boolean" default="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is applicable for MGCP FXS ports,which supports PLAR.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="packetCaptureMode" type="axlapi:XPacketCaptureMode" default="None" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="packetCaptureDuration" type="axlapi:XInteger" default="0" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pstnAccess" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="imeE164TransformationName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="phoneTemplateName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="securityProfileName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="userLocale" type="axlapi:XUserLocale" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="deviceMobilityMode" type="axlapi:XStatus" default="Default" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="ownerUserId" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for SCCP</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="commonPhoneConfigName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="alwaysUsePrimeLine" type="axlapi:XStatus" default="Default" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="alwaysUsePrimeLineForVM" type="axlapi:XStatus" default="Default" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="allowCtiControlFlag" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for SCCP</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="remoteDevice" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for SCCP</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for SCCP</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="unattendedPort" type="axlapi:boolean" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for SCCP</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="presenceGroupName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for SCCP</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" default="Off" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="preemption" type="axlapi:XPreemption" default="Default" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="hlogStatus" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for SCCP</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="ignorePresentationIndicators" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for SCCP</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="lines" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:choice minOccurs="1">
         
<xsd:element name="line" type="axlapi:XPhoneLine" minOccurs="1" maxOccurs="1">
           
<xsd:annotation>
             
<xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table. The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element. Not applicable to FXO ports</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
         
<xsd:element name="lineIdentifier" type="axlapi:XNumplanIdentifier" minOccurs="1" maxOccurs="1">
           
<xsd:annotation>
             
<xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
       
</xsd:choice>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="ctiid" type="xsd:positiveInteger"/>
</xsd:complexType>

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

element XGatewaySccp/index
diagram AXLAPI_p15133.png
type axlapi:XInteger
properties
content simple
default 0
source <xsd:element name="index" type="axlapi:XInteger" default="0" minOccurs="1" maxOccurs="1"/>

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

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

element XGatewaySccp/product
diagram AXLAPI_p15136.png
type axlapi:XProduct
properties
content simple
annotation
documentation
Product ID string. read-only except when creating a device.
source <xsd:element name="product" type="axlapi:XProduct" 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 XGatewaySccp/model
diagram AXLAPI_p15137.png
type axlapi:XModel
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Model ID string. Read Only
source <xsd:element name="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Model ID string. Read Only</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XGatewaySccp/class
diagram AXLAPI_p15138.png
type axlapi:XClass
properties
content simple
annotation
documentation
Class ID string. Class information is read-only except when creating a device.
source <xsd:element name="class" type="axlapi:XClass" 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 XGatewaySccp/protocol
diagram AXLAPI_p15139.png
type axlapi:XDeviceProtocol
properties
content simple
annotation
documentation
Protocol option is read-only,except when creating a device.
source <xsd:element name="protocol" type="axlapi:XDeviceProtocol" 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 XGatewaySccp/protocolSide
diagram AXLAPI_p15140.png
type axlapi:XProtocolSide
properties
content simple
default User
annotation
documentation
Side information is read-only except when creating a device
source <xsd:element name="protocolSide" type="axlapi:XProtocolSide" default="User" 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 XGatewaySccp/callingSearchSpaceName
diagram AXLAPI_p15141.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 XGatewaySccp/devicePoolName
diagram AXLAPI_p15142.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 XGatewaySccp/commonDeviceConfigName
diagram AXLAPI_p15143.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 XGatewaySccp/networkLocale
diagram AXLAPI_p15144.png
type axlapi:XCountry
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="networkLocale" type="axlapi:XCountry" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element XGatewaySccp/mediaResourceListName
diagram AXLAPI_p15146.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 XGatewaySccp/automatedAlternateRoutingCssName
diagram AXLAPI_p15147.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 XGatewaySccp/aarNeighborhoodName
diagram AXLAPI_p15148.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 XGatewaySccp/vendorConfig
diagram AXLAPI_p15149.png
type axlapi:XVendorConfig
properties
minOcc 0
maxOcc 1
content complex
source <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/>

element XGatewaySccp/mlppDomainId
diagram AXLAPI_p15150.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
maxLength 128
annotation
documentation
This setting only effects 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 effects devices that support MLPP. Use -1 to set to null</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

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

element XGatewaySccp/cgpnTransformationCssName
diagram AXLAPI_p15153.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 XGatewaySccp/useDevicePoolCgpnTransformCss
diagram AXLAPI_p15154.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCgpnTransformCss" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/>

element XGatewaySccp/geoLocationName
diagram AXLAPI_p15155.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 XGatewaySccp/geoLocationFilterName
diagram AXLAPI_p15156.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 XGatewaySccp/transmitUtf8
diagram AXLAPI_p15157.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="transmitUtf8" type="axlapi:boolean" default="false" minOccurs="0" maxOccurs="1"/>

element XGatewaySccp/cdpnTransformationCssName
diagram AXLAPI_p15158.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 XGatewaySccp/useDevicePoolCdpnTransformCss
diagram AXLAPI_p15159.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCdpnTransformCss" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/>

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

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

element XGatewaySccp/callingPartyUnknownTransformationCssName
diagram AXLAPI_p15162.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 XGatewaySccp/useDevicePoolCgpnTransformCssUnknown
diagram AXLAPI_p15163.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCgpnTransformCssUnknown" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/>

element XGatewaySccp/hotlineDevice
diagram AXLAPI_p15164.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
This tag is applicable for MGCP FXS ports,which supports PLAR.
source <xsd:element name="hotlineDevice" type="axlapi:boolean" default="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is applicable for MGCP FXS ports,which supports PLAR.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element XGatewaySccp/packetCaptureDuration
diagram AXLAPI_p15166.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 XGatewaySccp/pstnAccess
diagram AXLAPI_p15167.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="pstnAccess" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/>

element XGatewaySccp/imeE164TransformationName
diagram AXLAPI_p15168.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 XGatewaySccp/phoneTemplateName
diagram AXLAPI_p15169.png
type axlapi:XFkType
properties
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="phoneTemplateName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

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

element XGatewaySccp/userLocale
diagram AXLAPI_p15171.png
type axlapi:XUserLocale
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="userLocale" type="axlapi:XUserLocale" nillable="true" minOccurs="0" maxOccurs="1"/>

element XGatewaySccp/deviceMobilityMode
diagram AXLAPI_p15172.png
type axlapi:XStatus
properties
content simple
default Default
source <xsd:element name="deviceMobilityMode" type="axlapi:XStatus" default="Default" minOccurs="1" maxOccurs="1"/>

element XGatewaySccp/ownerUserId
diagram AXLAPI_p15173.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
Applicable only for SCCP
source <xsd:element name="ownerUserId" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for SCCP</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element XGatewaySccp/alwaysUsePrimeLine
diagram AXLAPI_p15175.png
type axlapi:XStatus
properties
content simple
default Default
source <xsd:element name="alwaysUsePrimeLine" type="axlapi:XStatus" default="Default" minOccurs="1" maxOccurs="1"/>

element XGatewaySccp/alwaysUsePrimeLineForVM
diagram AXLAPI_p15176.png
type axlapi:XStatus
properties
content simple
default Default
source <xsd:element name="alwaysUsePrimeLineForVM" type="axlapi:XStatus" default="Default" minOccurs="1" maxOccurs="1"/>

element XGatewaySccp/allowCtiControlFlag
diagram AXLAPI_p15177.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Applicable only for SCCP
source <xsd:element name="allowCtiControlFlag" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for SCCP</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XGatewaySccp/remoteDevice
diagram AXLAPI_p15178.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Applicable only for SCCP
source <xsd:element name="remoteDevice" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for SCCP</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XGatewaySccp/subscribeCallingSearchSpaceName
diagram AXLAPI_p15179.png
type axlapi:XFkType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
Applicable only for SCCP
source <xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for SCCP</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element XGatewaySccp/presenceGroupName
diagram AXLAPI_p15181.png
type axlapi:XFkType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
Applicable only for SCCP
source <xsd:element name="presenceGroupName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for SCCP</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

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

element XGatewaySccp/hlogStatus
diagram AXLAPI_p15184.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Applicable only for SCCP
source <xsd:element name="hlogStatus" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for SCCP</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XGatewaySccp/ignorePresentationIndicators
diagram AXLAPI_p15185.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Applicable only for SCCP
source <xsd:element name="ignorePresentationIndicators" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for SCCP</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XGatewaySccp/lines
diagram AXLAPI_p15186.png
properties
minOcc 0
maxOcc 1
content complex
nillable false
children line lineIdentifier
source <xsd:element name="lines" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:choice minOccurs="1">
     
<xsd:element name="line" type="axlapi:XPhoneLine" minOccurs="1" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table. The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element. Not applicable to FXO ports</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="lineIdentifier" type="axlapi:XNumplanIdentifier" minOccurs="1" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:choice>
 
</xsd:complexType>
</xsd:element>

element XGatewaySccp/lines/line
diagram AXLAPI_p15187.png
type axlapi:XPhoneLine
properties
content complex
children index label asciiLabel display dirn ringSetting consecutiveRingSetting ringSettingIdlePickupAlert ringSettingActivePickupAlert displayAscii e164Mask mwlPolicy maxNumCalls busyTrigger callInfoDisplay recordingProfileName monitoringCssName recordingFlag audibleMwi speedDial partitionUsage associatedEndusers missedCallLogging
attributes
Name  Type  Use  Default  Fixed  Annotation
ctiid  xsd:nonNegativeInteger        
annotation
documentation
An XLine is an entry in the DeviceNumPlanMap table. The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element. Not applicable to FXO ports
source <xsd:element name="line" type="axlapi:XPhoneLine" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table. The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element. Not applicable to FXO ports</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XGatewaySccp/lines/lineIdentifier
diagram AXLAPI_p15188.png
type axlapi:XNumplanIdentifier
properties
content complex
children directoryNumber routePartitionName
annotation
documentation
The lineIdentifier is a shorthand method that refers to a particular directory number.
source <xsd:element name="lineIdentifier" type="axlapi:XNumplanIdentifier" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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