complexType UpdateCiscoCatalyst6000E1VoIPGatewayReq
diagram AXLSoap_p14043.png
namespace http://www.cisco.com/AXL/API/11.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 for sigDigits must be between 0 to 32. enable attribute is read only</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_p14044.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_p14045.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_p14046.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_p14047.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_p14048.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_p14049.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_p14050.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_p14051.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_p14052.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_p14053.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_p14054.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_p14055.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_p14056.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_p14057.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_p14058.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_p14059.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_p14060.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_p14061.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_p14062.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_p14063.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_p14064.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_p14065.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_p14066.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_p14067.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_p14068.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_p14069.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_p14070.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_p14071.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_p14072.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_p14073.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_p14074.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_p14075.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_p14076.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_p14077.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_p14078.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_p14079.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_p14080.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_p14081.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_p14082.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_p14083.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_p14084.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_p14085.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_p14086.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_p14087.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_p14088.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_p14089.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_p14090.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_p14091.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_p14092.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_p14093.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 for sigDigits must be between 0 to 32. enable attribute is read only
source <xsd:element name="sigDigits" nillable="false" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>The value for sigDigits must be between 0 to 32. enable attribute is read only</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_p14094.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_p14095.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_p14096.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_p14097.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_p14098.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_p14099.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_p14100.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_p14101.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_p14102.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_p14103.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_p14104.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_p14105.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_p14106.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_p14107.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_p14108.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_p14109.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_p14110.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_p14111.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_p14112.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_p14113.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_p14114.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_p14115.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_p14116.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_p14117.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_p14118.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_p14119.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_p14120.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_p14121.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_p14122.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_p14123.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_p14124.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