complexType XCiscoCatalyst600024PortFXSGateway
diagram axlapi_p12972.png
namespace http://www.cisco.com/AXL/API/8.5
children name description product class protocol protocolSide callingSearchSpaceName devicePoolName commonDeviceConfigName networkLocale locationName mediaResourceListName automatedAlternateRoutingCssName aarNeighborhoodName loadInformation vendorConfig traceFlag mlppDomainId useTrustedRelayPoint cgpnTransformationCssName useDevicePoolCgpnTransformCss geoLocationName ports portSelectionOrder transmitUtf8 geoLocationFilterName
used by
element AddCiscoCatalyst600024PortFXSGatewayReq/ciscoCatalyst600024PortFXSGateway
source <xsd:complexType name="XCiscoCatalyst600024PortFXSGateway">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString128" nillable="false" minOccurs="1" 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:element name="product" type="axlapi:XProduct" nillable="false" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Product ID string. read-only except when creating a device.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="class" type="axlapi:XClass" nillable="false" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Class ID string. Class information is read-only except when creating a device.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="protocol" type="axlapi:XDeviceProtocol" nillable="false" minOccurs="1" 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="protocolSide" type="axlapi:XProtocolSide" default="User" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>UUID changed each time device is updated</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="networkLocale" type="axlapi:XCountry" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="locationName" type="axlapi:XFkType" nillable="false" minOccurs="1" 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:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Not valid for CTI route points and VoiceMail ports</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="traceFlag" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mlppDomainId" type="axlapi:String128" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This setting only effects devices that support MLPP. Use -1 to set to null</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="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" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocationName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ports" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="port" type="axlapi:XAnalogPort" minOccurs="1" maxOccurs="24"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="portSelectionOrder" type="axlapi:XTrunkSelectionOrder" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="transmitUtf8" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocationFilterName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

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

element XCiscoCatalyst600024PortFXSGateway/description
diagram axlapi_p12974.png
type axlapi:String128
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 128 
source <xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCiscoCatalyst600024PortFXSGateway/product
diagram axlapi_p12975.png
type axlapi:XProduct
properties
isRef 0
content simple
nillable false
annotation
documentation
Product ID string. read-only except when creating a device.
source <xsd:element name="product" type="axlapi:XProduct" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Product ID string. read-only except when creating a device.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XCiscoCatalyst600024PortFXSGateway/class
diagram axlapi_p12976.png
type axlapi:XClass
properties
isRef 0
content simple
nillable false
annotation
documentation
Class ID string. Class information is read-only except when creating a device.
source <xsd:element name="class" type="axlapi:XClass" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Class ID string. Class information is read-only except when creating a device.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XCiscoCatalyst600024PortFXSGateway/protocol
diagram axlapi_p12977.png
type axlapi:XDeviceProtocol
properties
isRef 0
content simple
nillable false
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="protocol" type="axlapi:XDeviceProtocol" nillable="false" minOccurs="1" 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 XCiscoCatalyst600024PortFXSGateway/protocolSide
diagram axlapi_p12978.png
type axlapi:XProtocolSide
properties
isRef 0
content simple
default User
nillable false
source <xsd:element name="protocolSide" type="axlapi:XProtocolSide" default="User" nillable="false" minOccurs="1" maxOccurs="1"/>

element XCiscoCatalyst600024PortFXSGateway/callingSearchSpaceName
diagram axlapi_p12979.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
annotation
documentation
UUID changed each time device is updated
source <xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>UUID changed each time device is updated</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XCiscoCatalyst600024PortFXSGateway/devicePoolName
diagram axlapi_p12980.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element XCiscoCatalyst600024PortFXSGateway/commonDeviceConfigName
diagram axlapi_p12981.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XCiscoCatalyst600024PortFXSGateway/networkLocale
diagram axlapi_p12982.png
type axlapi:XCountry
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="networkLocale" type="axlapi:XCountry" nillable="true" minOccurs="0" maxOccurs="1"/>

element XCiscoCatalyst600024PortFXSGateway/locationName
diagram axlapi_p12983.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="locationName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element XCiscoCatalyst600024PortFXSGateway/mediaResourceListName
diagram axlapi_p12984.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="mediaResourceListName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XCiscoCatalyst600024PortFXSGateway/automatedAlternateRoutingCssName
diagram axlapi_p12985.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="automatedAlternateRoutingCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XCiscoCatalyst600024PortFXSGateway/aarNeighborhoodName
diagram axlapi_p12986.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="aarNeighborhoodName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XCiscoCatalyst600024PortFXSGateway/loadInformation
diagram axlapi_p12987.png
type axlapi:XLoadInformation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
specialaxlapi:boolean      
source <xsd:element name="loadInformation" type="axlapi:XLoadInformation" nillable="true" minOccurs="0" maxOccurs="1"/>

element XCiscoCatalyst600024PortFXSGateway/vendorConfig
diagram axlapi_p12988.png
type axlapi:XVendorConfig
properties
isRef 0
minOcc 0
maxOcc 1
content complex
annotation
documentation
Not valid for CTI route points and VoiceMail ports
source <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Not valid for CTI route points and VoiceMail ports</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element XCiscoCatalyst600024PortFXSGateway/mlppDomainId
diagram axlapi_p12990.png
type axlapi:String128
properties
isRef 0
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 XCiscoCatalyst600024PortFXSGateway/useTrustedRelayPoint
diagram axlapi_p12991.png
type axlapi:XStatus
properties
isRef 0
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 XCiscoCatalyst600024PortFXSGateway/cgpnTransformationCssName
diagram axlapi_p12992.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="cgpnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element XCiscoCatalyst600024PortFXSGateway/geoLocationName
diagram axlapi_p12994.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="geoLocationName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XCiscoCatalyst600024PortFXSGateway/ports
diagram axlapi_p12995.png
properties
isRef 0
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:XAnalogPort" minOccurs="1" maxOccurs="24"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XCiscoCatalyst600024PortFXSGateway/ports/port
diagram axlapi_p12996.png
type axlapi:XAnalogPort
properties
isRef 0
minOcc 1
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
source <xsd:element name="port" type="axlapi:XAnalogPort" minOccurs="1" maxOccurs="24"/>

element XCiscoCatalyst600024PortFXSGateway/portSelectionOrder
diagram axlapi_p12997.png
type axlapi:XTrunkSelectionOrder
properties
isRef 0
content simple
nillable false
source <xsd:element name="portSelectionOrder" type="axlapi:XTrunkSelectionOrder" nillable="false" minOccurs="1" maxOccurs="1"/>

element XCiscoCatalyst600024PortFXSGateway/transmitUtf8
diagram axlapi_p12998.png
type axlapi:boolean
properties
isRef 0
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 XCiscoCatalyst600024PortFXSGateway/geoLocationFilterName
diagram axlapi_p12999.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="geoLocationFilterName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>


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