diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
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 |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="RCiscoCatalyst600024PortFXSGateway"> <xsd:sequence minOccurs="0"> <xsd:element name="name" type="axlapi:UniqueString128" 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" minOccurs="0" maxOccurs="1"/> <xsd:element name="product" type="axlapi:XProduct" minOccurs="0" 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="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Model ID string. Read Only</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="class" type="axlapi:XClass" minOccurs="0" 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" 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="protocolSide" type="axlapi:XProtocolSide" minOccurs="0" maxOccurs="1"/> <xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" 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" 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:annotation> <xsd:documentation>Not valid for CTI route points and VoiceMail ports</xsd:documentation> </xsd:annotation> </xsd:element> <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: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" 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> |
type | axlapi:XUUID | ||||||
facets |
|
||||||
source | <xsd:attribute name="uuid" type="axlapi:XUUID"/> |
diagram | |||||||
type | axlapi:UniqueString128 | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The device name,using only URL-friendly characters</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:String128 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XProduct | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Product ID string. read-only except when creating a device.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XModel | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Model ID string. Read Only</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XClass | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="class" type="axlapi:XClass" minOccurs="0" 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> |
diagram | |||||||
type | axlapi:XDeviceProtocol | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="protocol" type="axlapi:XDeviceProtocol" 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> |
diagram | |||||||
type | axlapi:XProtocolSide | ||||||
properties |
|
||||||
source | <xsd:element name="protocolSide" type="axlapi:XProtocolSide" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>UUID changed each time device is updated</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="devicePoolName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XCountry | ||||||
properties |
|
||||||
source | <xsd:element name="networkLocale" type="axlapi:XCountry" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="locationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="mediaResourceListName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="automatedAlternateRoutingCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="aarNeighborhoodName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XLoadInformation | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="loadInformation" type="axlapi:XLoadInformation" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XVendorConfig | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
type | axlapi:String128 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="versionStamp" type="axlapi:String128" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="traceFlag" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String128 | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="mlppDomainId" type="axlapi:String128" 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> |
diagram | |||||||
type | axlapi:XStatus | ||||||
properties |
|
||||||
source | <xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="cgpnTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="useDevicePoolCgpnTransformCss" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="geoLocationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
properties |
|
||||||
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> |
diagram | |||||||||||||
type | axlapi:RAnalogPort | ||||||||||||
properties |
|
||||||||||||
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 |
|
||||||||||||
source | <xsd:element name="port" type="axlapi:RAnalogPort" minOccurs="0" maxOccurs="24"/> |
diagram | |||||||
type | axlapi:XTrunkSelectionOrder | ||||||
properties |
|
||||||
source | <xsd:element name="portSelectionOrder" type="axlapi:XTrunkSelectionOrder" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="transmitUtf8" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="geoLocationFilterName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |