complexType RCiscoCatalyst600024PortFXSGateway
diagram AXLSoap_p7958.png
namespace http://www.cisco.com/AXL/API/9.1
children name description product model class protocol protocolSide callingSearchSpaceName devicePoolName commonDeviceConfigName networkLocale locationName mediaResourceListName automatedAlternateRoutingCssName aarNeighborhoodName loadInformation vendorConfig versionStamp traceFlag mlppDomainId useTrustedRelayPoint cgpnTransformationCssName useDevicePoolCgpnTransformCss geoLocationName ports portSelectionOrder transmitUtf8 geoLocationFilterName
used by
elements GetCiscoCatalyst600024PortFXSGatewayRes/return/ciscoCatalyst600024PortFXSGateway GetCiscoCatalyst600024PortFXSGatewayReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RCiscoCatalyst600024PortFXSGateway">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="class" type="axlapi:XClass" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="protocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="protocolSide" type="axlapi:XProtocolSide" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="devicePoolName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="networkLocale" type="axlapi:XCountry" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="locationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mediaResourceListName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="automatedAlternateRoutingCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarNeighborhoodName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="loadInformation" type="axlapi:XLoadInformation" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="versionStamp" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="traceFlag" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mlppDomainId" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cgpnTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCgpnTransformCss" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ports" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="port" type="axlapi:RAnalogPort" minOccurs="0" maxOccurs="24"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="portSelectionOrder" type="axlapi:XTrunkSelectionOrder" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="transmitUtf8" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocationFilterName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RCiscoCatalyst600024PortFXSGateway/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RCiscoCatalyst600024PortFXSGateway/name
diagram AXLSoap_p7959.png
type axlapi:UniqueString128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1"/>

element RCiscoCatalyst600024PortFXSGateway/description
diagram AXLSoap_p7960.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element RCiscoCatalyst600024PortFXSGateway/product
diagram AXLSoap_p7961.png
type axlapi:XProduct
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/>

element RCiscoCatalyst600024PortFXSGateway/model
diagram AXLSoap_p7962.png
type axlapi:XModel
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1"/>

element RCiscoCatalyst600024PortFXSGateway/class
diagram AXLSoap_p7963.png
type axlapi:XClass
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="class" type="axlapi:XClass" minOccurs="0" maxOccurs="1"/>

element RCiscoCatalyst600024PortFXSGateway/protocol
diagram AXLSoap_p7964.png
type axlapi:XDeviceProtocol
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="protocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1"/>

element RCiscoCatalyst600024PortFXSGateway/protocolSide
diagram AXLSoap_p7965.png
type axlapi:XProtocolSide
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="protocolSide" type="axlapi:XProtocolSide" minOccurs="0" maxOccurs="1"/>

element RCiscoCatalyst600024PortFXSGateway/callingSearchSpaceName
diagram AXLSoap_p7966.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RCiscoCatalyst600024PortFXSGateway/devicePoolName
diagram AXLSoap_p7967.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="devicePoolName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RCiscoCatalyst600024PortFXSGateway/commonDeviceConfigName
diagram AXLSoap_p7968.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RCiscoCatalyst600024PortFXSGateway/networkLocale
diagram AXLSoap_p7969.png
type axlapi:XCountry
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="networkLocale" type="axlapi:XCountry" minOccurs="0" maxOccurs="1"/>

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

element RCiscoCatalyst600024PortFXSGateway/mediaResourceListName
diagram AXLSoap_p7971.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="mediaResourceListName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RCiscoCatalyst600024PortFXSGateway/automatedAlternateRoutingCssName
diagram AXLSoap_p7972.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="automatedAlternateRoutingCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RCiscoCatalyst600024PortFXSGateway/aarNeighborhoodName
diagram AXLSoap_p7973.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="aarNeighborhoodName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RCiscoCatalyst600024PortFXSGateway/loadInformation
diagram AXLSoap_p7974.png
type axlapi:XLoadInformation
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
special  axlapi:boolean        
source <xsd:element name="loadInformation" type="axlapi:XLoadInformation" minOccurs="0" maxOccurs="1"/>

element RCiscoCatalyst600024PortFXSGateway/vendorConfig
diagram AXLSoap_p7975.png
type axlapi:XVendorConfig
properties
minOcc 0
maxOcc 1
content complex
source <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/>

element RCiscoCatalyst600024PortFXSGateway/versionStamp
diagram AXLSoap_p7976.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="versionStamp" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

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

element RCiscoCatalyst600024PortFXSGateway/mlppDomainId
diagram AXLSoap_p7978.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="mlppDomainId" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

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

element RCiscoCatalyst600024PortFXSGateway/cgpnTransformationCssName
diagram AXLSoap_p7980.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="cgpnTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

element RCiscoCatalyst600024PortFXSGateway/geoLocationName
diagram AXLSoap_p7982.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="geoLocationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RCiscoCatalyst600024PortFXSGateway/ports
diagram AXLSoap_p7983.png
properties
minOcc 0
maxOcc 1
content complex
children port
source <xsd:element name="ports" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="port" type="axlapi:RAnalogPort" minOccurs="0" maxOccurs="24"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RCiscoCatalyst600024PortFXSGateway/ports/port
diagram AXLSoap_p7984.png
type axlapi:RAnalogPort
properties
minOcc 0
maxOcc 24
content complex
children portNumber attendantDn unattendedPort callerIdDn callerIdEnable callingPartySelection digitSending expectedDigits sigDigits lines prefixDn presentationBit silenceSuppressionThreshold smdiPortNumber startDialProtocol trunk trunkDirection trunkLevel trunkPadRx trunkPadTx vendorConfig timer1 timer2 timer3 timer4 timer5 timer6
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="port" type="axlapi:RAnalogPort" minOccurs="0" maxOccurs="24"/>

element RCiscoCatalyst600024PortFXSGateway/portSelectionOrder
diagram AXLSoap_p7985.png
type axlapi:XTrunkSelectionOrder
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="portSelectionOrder" type="axlapi:XTrunkSelectionOrder" minOccurs="0" maxOccurs="1"/>

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

element RCiscoCatalyst600024PortFXSGateway/geoLocationFilterName
diagram AXLSoap_p7987.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="geoLocationFilterName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>


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