complexType UGatewayEndpointAnalog
diagram AXLSoap_p11152.png
namespace http://www.cisco.com/AXL/API/9.1
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 AXLSoap_p11153.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 AXLSoap_p11154.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 AXLSoap_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="callingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element UGatewayEndpointAnalog/devicePoolName
diagram AXLSoap_p11156.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 AXLSoap_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="commonDeviceConfigName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element UGatewayEndpointAnalog/networkLocale
diagram AXLSoap_p11158.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 AXLSoap_p11159.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 AXLSoap_p11160.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 AXLSoap_p11161.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 AXLSoap_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="aarNeighborhoodName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element UGatewayEndpointAnalog/vendorConfig
diagram AXLSoap_p11163.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 AXLSoap_p11164.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 AXLSoap_p11165.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 AXLSoap_p11166.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 AXLSoap_p11167.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 AXLSoap_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="useDevicePoolCgpnTransformCss" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element UGatewayEndpointAnalog/geoLocationName
diagram AXLSoap_p11169.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 AXLSoap_p11170.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 AXLSoap_p11171.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 AXLSoap_p11172.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 AXLSoap_p11173.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 AXLSoap_p11174.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 AXLSoap_p11175.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 AXLSoap_p11176.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 AXLSoap_p11177.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 AXLSoap_p11178.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 AXLSoap_p11179.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 AXLSoap_p11180.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 AXLSoap_p11181.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 AXLSoap_p11182.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 AXLSoap_p11183.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 AXLSoap_p11184.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 AXLSoap_p11185.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