complexType UGatewayEndpointAnalog
diagram axlapi_p10098.png
namespace http://www.cisco.com/AXL/API/8.5
children index description callingSearchSpaceName devicePoolName commonDeviceConfigName networkLocale locationName mediaResourceListName automatedAlternateRoutingCssName aarNeighborhoodName vendorConfig mlppDomainId useTrustedRelayPoint retryVideoCallAsAudio cgpnTransformationCssName useDevicePoolCgpnTransformCss geoLocationName geoLocationFilterName port trunkSelectionOrder transmitUtf8 cdpnTransformationCssName useDevicePoolCdpnTransformCss callingPartyNumberPrefix callingPartyStripDigits callingPartyUnknownTransformationCssName useDevicePoolCgpnTransformCssUnknown hotlineDevice packetCaptureMode packetCaptureDuration pstnAccess imeE164TransformationName imeE164DirectoryNumber
used by
element UpdateGatewayEndpointAnalogAccessReq/endpoint
attributes
Name  Type  Use  Default  Fixed  annotation
ctiidxsd:positiveInteger      
uuidaxlapi:XUUID      
source <xsd:complexType name="UGatewayEndpointAnalog">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="index" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String128" 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="vendorConfig" type="axlapi:XVendorConfig" 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="retryVideoCallAsAudio" type="axlapi:boolean" 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="geoLocationFilterName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="port" type="axlapi:UAnalogPort" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="trunkSelectionOrder" type="axlapi:XTrunkSelectionOrder" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="transmitUtf8" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cdpnTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCdpnTransformCss" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyNumberPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyUnknownTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCgpnTransformCssUnknown" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="hotlineDevice" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="packetCaptureMode" type="axlapi:XPacketCaptureMode" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="packetCaptureDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pstnAccess" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="imeE164TransformationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="imeE164DirectoryNumber" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="ctiid" type="xsd:positiveInteger"/>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute UGatewayEndpointAnalog/@ctiid
type xsd:positiveInteger
properties
isRef 0
source <xsd:attribute name="ctiid" type="xsd:positiveInteger"/>

attribute UGatewayEndpointAnalog/@uuid
type axlapi:XUUID
properties
isRef 0
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element UGatewayEndpointAnalog/index
diagram axlapi_p10099.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="index" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element UGatewayEndpointAnalog/description
diagram axlapi_p10100.png
type axlapi:String128
properties
isRef 0
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 UGatewayEndpointAnalog/callingSearchSpaceName
diagram axlapi_p10101.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

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

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

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

element UGatewayEndpointAnalog/mlppDomainId
diagram axlapi_p10110.png
type axlapi:String128
properties
isRef 0
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 UGatewayEndpointAnalog/useTrustedRelayPoint
diagram axlapi_p10111.png
type axlapi:XStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

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

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

element UGatewayEndpointAnalog/useDevicePoolCgpnTransformCss
diagram axlapi_p10114.png
type axlapi:boolean
properties
isRef 0
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 UGatewayEndpointAnalog/geoLocationName
diagram axlapi_p10115.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="geoLocationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

element UGatewayEndpointAnalog/port
diagram axlapi_p10117.png
type axlapi:UAnalogPort
properties
isRef 0
minOcc 0
maxOcc 1
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
uuidaxlapi:XUUID      
source <xsd:element name="port" type="axlapi:UAnalogPort" minOccurs="0" maxOccurs="1"/>

element UGatewayEndpointAnalog/trunkSelectionOrder
diagram axlapi_p10118.png
type axlapi:XTrunkSelectionOrder
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="trunkSelectionOrder" type="axlapi:XTrunkSelectionOrder" minOccurs="0" maxOccurs="1"/>

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

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

element UGatewayEndpointAnalog/callingPartyNumberPrefix
diagram axlapi_p10122.png
type axlapi:String16
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 16 
source <xsd:element name="callingPartyNumberPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>

element UGatewayEndpointAnalog/callingPartyStripDigits
diagram axlapi_p10123.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingPartyStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

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

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

element UGatewayEndpointAnalog/packetCaptureMode
diagram axlapi_p10127.png
type axlapi:XPacketCaptureMode
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="packetCaptureMode" type="axlapi:XPacketCaptureMode" minOccurs="0" maxOccurs="1"/>

element UGatewayEndpointAnalog/packetCaptureDuration
diagram axlapi_p10128.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="packetCaptureDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

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

element UGatewayEndpointAnalog/imeE164DirectoryNumber
diagram axlapi_p10131.png
type axlapi:String16
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 16 
source <xsd:element name="imeE164DirectoryNumber" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>


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