complexType UGatewayEndpointAnalog
diagram AXLAPI_p11140.png
namespace http://www.cisco.com/AXL/API/9.0
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
ctiid  xsd:positiveInteger        
uuid  axlapi: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
source <xsd:attribute name="ctiid" type="xsd:positiveInteger"/>

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

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

element UGatewayEndpointAnalog/description
diagram AXLAPI_p11142.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 UGatewayEndpointAnalog/callingSearchSpaceName
diagram AXLAPI_p11143.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 UGatewayEndpointAnalog/devicePoolName
diagram AXLAPI_p11144.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 UGatewayEndpointAnalog/commonDeviceConfigName
diagram AXLAPI_p11145.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 UGatewayEndpointAnalog/networkLocale
diagram AXLAPI_p11146.png
type axlapi:XCountry
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="networkLocale" type="axlapi:XCountry" minOccurs="0" maxOccurs="1"/>

element UGatewayEndpointAnalog/locationName
diagram AXLAPI_p11147.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 UGatewayEndpointAnalog/mediaResourceListName
diagram AXLAPI_p11148.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 UGatewayEndpointAnalog/automatedAlternateRoutingCssName
diagram AXLAPI_p11149.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 UGatewayEndpointAnalog/aarNeighborhoodName
diagram AXLAPI_p11150.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 UGatewayEndpointAnalog/vendorConfig
diagram AXLAPI_p11151.png
type axlapi:XVendorConfig
properties
minOcc 0
maxOcc 1
content complex
source <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/>

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

element UGatewayEndpointAnalog/retryVideoCallAsAudio
diagram AXLAPI_p11154.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="retryVideoCallAsAudio" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element UGatewayEndpointAnalog/cgpnTransformationCssName
diagram AXLAPI_p11155.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 UGatewayEndpointAnalog/useDevicePoolCgpnTransformCss
diagram AXLAPI_p11156.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 UGatewayEndpointAnalog/geoLocationName
diagram AXLAPI_p11157.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 UGatewayEndpointAnalog/geoLocationFilterName
diagram AXLAPI_p11158.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"/>

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

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

element UGatewayEndpointAnalog/transmitUtf8
diagram AXLAPI_p11161.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 UGatewayEndpointAnalog/cdpnTransformationCssName
diagram AXLAPI_p11162.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="cdpnTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element UGatewayEndpointAnalog/useDevicePoolCdpnTransformCss
diagram AXLAPI_p11163.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="useDevicePoolCdpnTransformCss" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element UGatewayEndpointAnalog/callingPartyNumberPrefix
diagram AXLAPI_p11164.png
type axlapi:String16
properties
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_p11165.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingPartyStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element UGatewayEndpointAnalog/callingPartyUnknownTransformationCssName
diagram AXLAPI_p11166.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="callingPartyUnknownTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element UGatewayEndpointAnalog/useDevicePoolCgpnTransformCssUnknown
diagram AXLAPI_p11167.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="useDevicePoolCgpnTransformCssUnknown" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element UGatewayEndpointAnalog/hotlineDevice
diagram AXLAPI_p11168.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="hotlineDevice" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

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

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

element UGatewayEndpointAnalog/pstnAccess
diagram AXLAPI_p11171.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="pstnAccess" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element UGatewayEndpointAnalog/imeE164TransformationName
diagram AXLAPI_p11172.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="imeE164TransformationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element UGatewayEndpointAnalog/imeE164DirectoryNumber
diagram AXLAPI_p11173.png
type axlapi:String16
properties
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