complexType UpdateCiscoCatalyst6000E1VoIPGatewayReq
diagram AXLSoap_p14748.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 networkLocale mediaResourceListName automatedAlternateRoutingCssName aarNeighborhoodName loadInformation vendorConfig mlppDomainId useTrustedRelayPoint cgpnTransformationCssName useDevicePoolCgpnTransformCss geoLocationName redirectInboundNumberIe calledPlan calledPri callerIdDn callingPartySelection callingPlan callingPri chanIe clockReference dChannelEnable channelSelectionOrder displayIE pcmType csuParam firstDelay interfaceIdPresent interfaceId intraDelay mcdnEnable redirectOutboundNumberIe numDigitsToStrip passingPrecedenceLevelThrough prefix callingLinePresentationBit connectedLineIdPresentation priProtocol securityAccessLevel sendCallingNameInFacilityIe sendExLeadingCharInDispIe sendRestart setupNonIsdnPi sigDigits span statusPoll smdiBasePort packetCaptureMode packetCaptureDuration transmitUtf8 v150 asn1RoseOidEncoding QSIGVariant unattendedPort cdpnTransformationCssName useDevicePoolCdpnTransformCss nationalPrefix internationalPrefix unknownPrefix subscriberPrefix geoLocationFilterName nationalStripDigits internationalStripDigits unknownStripDigits subscriberStripDigits nationalTransformationCssName internationalTransformationCssName unknownTransformationCssName subscriberTransformationCssName useDevicePoolCgpnTransformCssNatl useDevicePoolCgpnTransformCssIntl useDevicePoolCgpnTransformCssUnkn useDevicePoolCgpnTransformCssSubs pstnAccess imeE164TransformationName
used by
element updateCiscoCatalyst6000E1VoIPGateway
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateCiscoCatalyst6000E1VoIPGatewayReq">
 
<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="networkLocale" type="axlapi:XCountry" nillable="true" 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="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" 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="redirectInboundNumberIe" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="calledPlan" type="axlapi:XNumberingPlan" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="calledPri" type="axlapi:XPriOfNumber" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callerIdDn" type="axlapi:String255" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callingPartySelection" type="axlapi:XCallingPartySelection" default="Originator" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callingPlan" type="axlapi:XNumberingPlan" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callingPri" type="axlapi:XPriOfNumber" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="chanIe" type="axlapi:XPRIChanIE" default="Use Number when 1B" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="clockReference" type="axlapi:XClockReference" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="dChannelEnable" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="channelSelectionOrder" type="axlapi:XTrunkSelectionOrder" default="Top Down" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="displayIE" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="pcmType" type="axlapi:XEncode" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="csuParam" type="axlapi:XCSUParam" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="firstDelay" type="axlapi:XInteger" default="32" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="interfaceIdPresent" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="interfaceId" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="intraDelay" type="axlapi:XInteger" default="4" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mcdnEnable" 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="numDigitsToStrip" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="passingPrecedenceLevelThrough" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="prefix" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callingLinePresentationBit" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="connectedLineIdPresentation" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="priProtocol" type="axlapi:XPriProtocol" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="securityAccessLevel" type="axlapi:XInteger" default="2" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sendCallingNameInFacilityIe" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sendExLeadingCharInDispIe" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sendRestart" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="setupNonIsdnPi" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sigDigits" nillable="false" minOccurs="0">
         
<xsd:annotation>
           
<xsd:documentation>The value of significantDigits must be between 0 to 32 or 99. In axl, 99 is corresponding to All (on gui) because for integer type database field "All" is not a valid value. Enable is a Read-Only attribute, so if value of significantDigits is between 0 to 32 then enable is true and if significantDigits is 99 then enable is false.</xsd:documentation>
         
</xsd:annotation>
         
<xsd:complexType>
           
<xsd:simpleContent>
             
<xsd:extension base="axlapi:XInteger">
               
<xsd:attribute name="enable" type="xsd:boolean" use="optional"/>
             
</xsd:extension>
           
</xsd:simpleContent>
         
</xsd:complexType>
       
</xsd:element>
       
<xsd:element name="span" type="axlapi:XInteger" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="statusPoll" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="smdiBasePort" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="packetCaptureMode" type="axlapi:XPacketCaptureMode" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="packetCaptureDuration" type="axlapi:XInteger" default="0" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="transmitUtf8" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="v150" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="asn1RoseOidEncoding" type="axlapi:XASN1RoseOidEncoding" default="No Changes" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Applicable for only if PRI variant is QSIG</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="QSIGVariant" type="axlapi:XQSIGVariant" default="No Changes" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Applicable for only PRI variant is QSIG</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="unattendedPort" 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="nationalPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="internationalPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="unknownPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="subscriberPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="geoLocationFilterName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="nationalStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="internationalStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="unknownStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="subscriberStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="nationalTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="internationalTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="unknownTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="subscriberTransformationCssName" type="axlapi:XFkType" nillable="true" 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="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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/newName
diagram AXLSoap_p14749.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/description
diagram AXLSoap_p14750.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/callingSearchSpaceName
diagram AXLSoap_p14751.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/devicePoolName
diagram AXLSoap_p14752.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/commonDeviceConfigName
diagram AXLSoap_p14753.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/networkLocation
diagram AXLSoap_p14754.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/locationName
diagram AXLSoap_p14755.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/networkLocale
diagram AXLSoap_p14756.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/mediaResourceListName
diagram AXLSoap_p14757.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/automatedAlternateRoutingCssName
diagram AXLSoap_p14758.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/aarNeighborhoodName
diagram AXLSoap_p14759.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/loadInformation
diagram AXLSoap_p14760.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/vendorConfig
diagram AXLSoap_p14761.png
type axlapi:XVendorConfig
properties
minOcc 0
maxOcc 1
content complex
source <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/mlppDomainId
diagram AXLSoap_p14762.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/useTrustedRelayPoint
diagram AXLSoap_p14763.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/cgpnTransformationCssName
diagram AXLSoap_p14764.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/useDevicePoolCgpnTransformCss
diagram AXLSoap_p14765.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/geoLocationName
diagram AXLSoap_p14766.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/redirectInboundNumberIe
diagram AXLSoap_p14767.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/calledPlan
diagram AXLSoap_p14768.png
type axlapi:XNumberingPlan
properties
minOcc 0
maxOcc 1
content simple
default Cisco CallManager
nillable false
source <xsd:element name="calledPlan" type="axlapi:XNumberingPlan" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/chanIe
diagram AXLSoap_p14774.png
type axlapi:XPRIChanIE
properties
minOcc 0
maxOcc 1
content simple
default Use Number when 1B
nillable false
source <xsd:element name="chanIe" type="axlapi:XPRIChanIE" default="Use Number when 1B" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/clockReference
diagram AXLSoap_p14775.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/dChannelEnable
diagram AXLSoap_p14776.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="dChannelEnable" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/channelSelectionOrder
diagram AXLSoap_p14777.png
type axlapi:XTrunkSelectionOrder
properties
minOcc 0
maxOcc 1
content simple
default Top Down
nillable false
source <xsd:element name="channelSelectionOrder" type="axlapi:XTrunkSelectionOrder" default="Top Down" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/displayIE
diagram AXLSoap_p14778.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="displayIE" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/pcmType
diagram AXLSoap_p14779.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/csuParam
diagram AXLSoap_p14780.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/firstDelay
diagram AXLSoap_p14781.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 32
nillable false
source <xsd:element name="firstDelay" type="axlapi:XInteger" default="32" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/interfaceIdPresent
diagram AXLSoap_p14782.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="interfaceIdPresent" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/mcdnEnable
diagram AXLSoap_p14785.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="mcdnEnable" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/redirectOutboundNumberIe
diagram AXLSoap_p14786.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/numDigitsToStrip
diagram AXLSoap_p14787.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 0
nillable false
source <xsd:element name="numDigitsToStrip" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/passingPrecedenceLevelThrough
diagram AXLSoap_p14788.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="passingPrecedenceLevelThrough" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/prefix
diagram AXLSoap_p14789.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="prefix" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

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

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

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/priProtocol
diagram AXLSoap_p14792.png
type axlapi:XPriProtocol
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="priProtocol" type="axlapi:XPriProtocol" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/sendCallingNameInFacilityIe
diagram AXLSoap_p14794.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="sendCallingNameInFacilityIe" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/sendExLeadingCharInDispIe
diagram AXLSoap_p14795.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="sendExLeadingCharInDispIe" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/sendRestart
diagram AXLSoap_p14796.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="sendRestart" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/setupNonIsdnPi
diagram AXLSoap_p14797.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="setupNonIsdnPi" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/span
diagram AXLSoap_p14799.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="span" type="axlapi:XInteger" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/statusPoll
diagram AXLSoap_p14800.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="statusPoll" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/smdiBasePort
diagram AXLSoap_p14801.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/packetCaptureMode
diagram AXLSoap_p14802.png
type axlapi:XPacketCaptureMode
properties
minOcc 0
maxOcc 1
content simple
default None
nillable false
source <xsd:element name="packetCaptureMode" type="axlapi:XPacketCaptureMode" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/packetCaptureDuration
diagram AXLSoap_p14803.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/transmitUtf8
diagram AXLSoap_p14804.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/v150
diagram AXLSoap_p14805.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="v150" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/asn1RoseOidEncoding
diagram AXLSoap_p14806.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/QSIGVariant
diagram AXLSoap_p14807.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/unattendedPort
diagram AXLSoap_p14808.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="unattendedPort" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/cdpnTransformationCssName
diagram AXLSoap_p14809.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/useDevicePoolCdpnTransformCss
diagram AXLSoap_p14810.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/nationalPrefix
diagram AXLSoap_p14811.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="nationalPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

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

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/geoLocationFilterName
diagram AXLSoap_p14815.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/nationalStripDigits
diagram AXLSoap_p14816.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="nationalStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

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

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

element UpdateCiscoCatalyst6000E1VoIPGatewayReq/useDevicePoolCgpnTransformCssNatl
diagram AXLSoap_p14824.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/useDevicePoolCgpnTransformCssIntl
diagram AXLSoap_p14825.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/useDevicePoolCgpnTransformCssUnkn
diagram AXLSoap_p14826.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/useDevicePoolCgpnTransformCssSubs
diagram AXLSoap_p14827.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/pstnAccess
diagram AXLSoap_p14828.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 UpdateCiscoCatalyst6000E1VoIPGatewayReq/imeE164TransformationName
diagram AXLSoap_p14829.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