complexType UpdateCiscoCatalyst6000E1VoIPGatewayReq
diagram AXLSoap_p14263.png
namespace http://www.cisco.com/AXL/API/11.5
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_p14264.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_p14265.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_p14266.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_p14267.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_p14268.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_p14269.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_p14270.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_p14271.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_p14272.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_p14273.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_p14274.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_p14275.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_p14276.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_p14277.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_p14278.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_p14279.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_p14280.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_p14281.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_p14282.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_p14283.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_p14284.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_p14285.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_p14286.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_p14287.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_p14288.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_p14289.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_p14290.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_p14291.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_p14292.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_p14293.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_p14294.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_p14295.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_p14296.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_p14297.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_p14298.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_p14299.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_p14300.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_p14301.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_p14302.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_p14303.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_p14304.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_p14305.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_p14306.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_p14307.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_p14308.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_p14309.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_p14310.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_p14311.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_p14312.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_p14313.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_p14314.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_p14315.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_p14316.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_p14317.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_p14318.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_p14319.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_p14320.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_p14321.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_p14322.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_p14323.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_p14324.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_p14325.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_p14326.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_p14327.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_p14328.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_p14329.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_p14330.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_p14331.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_p14332.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_p14333.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_p14334.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_p14335.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_p14336.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_p14337.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_p14338.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_p14339.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_p14340.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_p14341.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_p14342.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_p14343.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_p14344.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