complexType UpdateCiscoCatalyst6000T1VoIPGatewayT1Req
diagram AXLSoap_p14914.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description callingSearchSpaceName devicePoolName commonDeviceConfigName networkLocation locationName mediaResourceListName automatedAlternateRoutingCssName aarNeighborhoodName loadInformation vendorConfig traceFlag mlppDomainId mlppIndicationStatus preemption useTrustedRelayPoint retryVideoCallAsAudio cgpnTransformationCssName useDevicePoolCgpnTransformCss geoLocationName sendGeoLocation ports trunkSelectionOrder clockReference csuParam digitSending pcmType fdlChannel yellowAlarm zeroSupression smdiBasePort handleDtmfPrecedenceSignals cdpnTransformationCssName useDevicePoolCdpnTransformCss geoLocationFilterName pstnAccess imeE164TransformationName
used by
element updateCiscoCatalyst6000T1VoIPGatewayT1
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateCiscoCatalyst6000T1VoIPGatewayT1Req">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:UniqueString128" nillable="false" minOccurs="0" 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="callingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="0" 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="0" 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="vendorConfig" type="axlapi:XVendorConfig" 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 effects devices that support MLPP. Use -1 to set to null</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" default="Off" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="preemption" type="axlapi:XPreemption" default="Default" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="retryVideoCallAsAudio" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="cgpnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="useDevicePoolCgpnTransformCss" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="geoLocationName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sendGeoLocation" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Not valid for CTI route points and VoiceMail ports</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="ports" minOccurs="0" maxOccurs="1">
         
<xsd:complexType>
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="port" type="axlapi:XT1Port" minOccurs="1" maxOccurs="unbounded"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
       
<xsd:element name="trunkSelectionOrder" type="axlapi:XTrunkSelectionOrder" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="clockReference" type="axlapi:XClockReference" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="csuParam" type="axlapi:XCSUParam" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="digitSending" type="axlapi:XDigitSending" default="DTMF" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="pcmType" type="axlapi:XEncode" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="fdlChannel" type="axlapi:XFDLChannel" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="yellowAlarm" type="axlapi:XYellowAlarm" default="F-Bit" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="zeroSupression" type="axlapi:XZeroSuppression" default="B8ZS" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="smdiBasePort" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="handleDtmfPrecedenceSignals" type="axlapi:boolean" default="false" nillable="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" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="geoLocationFilterName" 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:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/description
diagram AXLSoap_p14916.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 UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/callingSearchSpaceName
diagram AXLSoap_p14917.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 UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/devicePoolName
diagram AXLSoap_p14918.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="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/commonDeviceConfigName
diagram AXLSoap_p14919.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 UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/networkLocation
diagram AXLSoap_p14920.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 UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/locationName
diagram AXLSoap_p14921.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
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="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/mediaResourceListName
diagram AXLSoap_p14922.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 UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/automatedAlternateRoutingCssName
diagram AXLSoap_p14923.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 UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/aarNeighborhoodName
diagram AXLSoap_p14924.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 UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/loadInformation
diagram AXLSoap_p14925.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 UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/vendorConfig
diagram AXLSoap_p14926.png
type axlapi:XVendorConfig
properties
minOcc 0
maxOcc 1
content complex
source <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/traceFlag
diagram AXLSoap_p14927.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 UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/mlppDomainId
diagram AXLSoap_p14928.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 UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/mlppIndicationStatus
diagram AXLSoap_p14929.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
default Off
nillable false
annotation
documentation
This setting only affects devices that support MLPP.
source <xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" default="Off" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

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

element UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/retryVideoCallAsAudio
diagram AXLSoap_p14932.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 UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/cgpnTransformationCssName
diagram AXLSoap_p14933.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 UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/useDevicePoolCgpnTransformCss
diagram AXLSoap_p14934.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 UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/geoLocationName
diagram AXLSoap_p14935.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 UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/sendGeoLocation
diagram AXLSoap_p14936.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Not valid for CTI route points and VoiceMail ports
source <xsd:element name="sendGeoLocation" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Not valid for CTI route points and VoiceMail ports</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/ports
diagram AXLSoap_p14937.png
properties
minOcc 0
maxOcc 1
content complex
children port
source <xsd:element name="ports" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="port" type="axlapi:XT1Port" minOccurs="1" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/ports/port
diagram AXLSoap_p14938.png
type axlapi:XT1Port
properties
minOcc 1
maxOcc unbounded
content complex
children portNumber attendantDn unattendedPort callerIdDn callerIdEnable callingPartySelection digitSending expectedDigits sigDigits prefixDn presentationBit silenceSuppressionThreshold startDialProtocol trunk trunkDirection trunkLevel trunkPadRx trunkPadTx vendorConfig callerId endpointId timer1 timer2 timer3 timer4 timer5 timer6
source <xsd:element name="port" type="axlapi:XT1Port" minOccurs="1" maxOccurs="unbounded"/>

element UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/trunkSelectionOrder
diagram AXLSoap_p14939.png
type axlapi:XTrunkSelectionOrder
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="trunkSelectionOrder" type="axlapi:XTrunkSelectionOrder" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/clockReference
diagram AXLSoap_p14940.png
type axlapi:XClockReference
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="clockReference" type="axlapi:XClockReference" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/csuParam
diagram AXLSoap_p14941.png
type axlapi:XCSUParam
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="csuParam" type="axlapi:XCSUParam" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/digitSending
diagram AXLSoap_p14942.png
type axlapi:XDigitSending
properties
minOcc 0
maxOcc 1
content simple
default DTMF
nillable false
source <xsd:element name="digitSending" type="axlapi:XDigitSending" default="DTMF" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/pcmType
diagram AXLSoap_p14943.png
type axlapi:XEncode
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="pcmType" type="axlapi:XEncode" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/fdlChannel
diagram AXLSoap_p14944.png
type axlapi:XFDLChannel
properties
minOcc 0
maxOcc 1
content simple
default None
nillable false
source <xsd:element name="fdlChannel" type="axlapi:XFDLChannel" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/yellowAlarm
diagram AXLSoap_p14945.png
type axlapi:XYellowAlarm
properties
minOcc 0
maxOcc 1
content simple
default F-Bit
nillable false
source <xsd:element name="yellowAlarm" type="axlapi:XYellowAlarm" default="F-Bit" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/zeroSupression
diagram AXLSoap_p14946.png
type axlapi:XZeroSuppression
properties
minOcc 0
maxOcc 1
content simple
default B8ZS
nillable false
source <xsd:element name="zeroSupression" type="axlapi:XZeroSuppression" default="B8ZS" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/handleDtmfPrecedenceSignals
diagram AXLSoap_p14948.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="handleDtmfPrecedenceSignals" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/cdpnTransformationCssName
diagram AXLSoap_p14949.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 UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/useDevicePoolCdpnTransformCss
diagram AXLSoap_p14950.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 UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/geoLocationFilterName
diagram AXLSoap_p14951.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 UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/pstnAccess
diagram AXLSoap_p14952.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 UpdateCiscoCatalyst6000T1VoIPGatewayT1Req/imeE164TransformationName
diagram AXLSoap_p14953.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"/>


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