complexType XGatewayEndpointAnalog
diagram axlapi_p13598.png
namespace http://www.cisco.com/AXL/API/8.5
children index name description product model class protocol protocolSide 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 XGatewayEndpointAnalogAccess/endpoint
attributes
Name  Type  Use  Default  Fixed  annotation
ctiidxsd:positiveInteger      
source <xsd:complexType name="XGatewayEndpointAnalog">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="index" type="axlapi:XInteger" default="0" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="name" type="axlapi:UniqueString128" 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" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Optional description of the device</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="product" type="axlapi:XProduct" 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="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="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" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Protocol option is read-only,except when creating a device.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="protocolSide" type="axlapi:XProtocolSide" default="User" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Side information is read-only except when creating a device</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<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" 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="vendorConfig" type="axlapi:XVendorConfig" 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" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="retryVideoCallAsAudio" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cgpnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCgpnTransformCss" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocationName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocationFilterName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="port" type="axlapi:XAnalogPort" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="trunkSelectionOrder" type="axlapi:XTrunkSelectionOrder" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="transmitUtf8" type="axlapi:boolean" default="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cdpnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCdpnTransformCss" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyNumberPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyUnknownTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCgpnTransformCssUnknown" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="hotlineDevice" type="axlapi:boolean" default="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is applicable for MGCP FXS ports,which supports PLAR.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="packetCaptureMode" type="axlapi:XPacketCaptureMode" default="None" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="packetCaptureDuration" type="axlapi:XInteger" default="0" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pstnAccess" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="imeE164TransformationName" type="axlapi:XFkType" nillable="true" 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:complexType>

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

element XGatewayEndpointAnalog/index
diagram axlapi_p13599.png
type axlapi:XInteger
properties
isRef 0
content simple
default 0
source <xsd:element name="index" type="axlapi:XInteger" default="0" minOccurs="1" maxOccurs="1"/>

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

element XGatewayEndpointAnalog/description
diagram axlapi_p13601.png
type axlapi:String128
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 128 
annotation
documentation
Optional description of the device
source <xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Optional description of the device</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XGatewayEndpointAnalog/product
diagram axlapi_p13602.png
type axlapi:XProduct
properties
isRef 0
content simple
annotation
documentation
Product ID string. read-only except when creating a device.
source <xsd:element name="product" type="axlapi:XProduct" 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 XGatewayEndpointAnalog/model
diagram axlapi_p13603.png
type axlapi:XModel
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Model ID string. Read Only
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>

element XGatewayEndpointAnalog/class
diagram axlapi_p13604.png
type axlapi:XClass
properties
isRef 0
content simple
annotation
documentation
Class ID string. Class information is read-only except when creating a device.
source <xsd:element name="class" type="axlapi:XClass" 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 XGatewayEndpointAnalog/protocol
diagram axlapi_p13605.png
type axlapi:XDeviceProtocol
properties
isRef 0
content simple
annotation
documentation
Protocol option is read-only,except when creating a device.
source <xsd:element name="protocol" type="axlapi:XDeviceProtocol" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Protocol option is read-only,except when creating a device.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XGatewayEndpointAnalog/protocolSide
diagram axlapi_p13606.png
type axlapi:XProtocolSide
properties
isRef 0
content simple
default User
annotation
documentation
Side information is read-only except when creating a device
source <xsd:element name="protocolSide" type="axlapi:XProtocolSide" default="User" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Side information is read-only except when creating a device</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XGatewayEndpointAnalog/callingSearchSpaceName
diagram axlapi_p13607.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="callingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XGatewayEndpointAnalog/devicePoolName
diagram axlapi_p13608.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 XGatewayEndpointAnalog/commonDeviceConfigName
diagram axlapi_p13609.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 XGatewayEndpointAnalog/networkLocale
diagram axlapi_p13610.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 XGatewayEndpointAnalog/locationName
diagram axlapi_p13611.png
type axlapi:XFkType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="locationName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1"/>

element XGatewayEndpointAnalog/mediaResourceListName
diagram axlapi_p13612.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 XGatewayEndpointAnalog/automatedAlternateRoutingCssName
diagram axlapi_p13613.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 XGatewayEndpointAnalog/aarNeighborhoodName
diagram axlapi_p13614.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 XGatewayEndpointAnalog/vendorConfig
diagram axlapi_p13615.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 XGatewayEndpointAnalog/mlppDomainId
diagram axlapi_p13616.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 XGatewayEndpointAnalog/useTrustedRelayPoint
diagram axlapi_p13617.png
type axlapi:XStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
source <xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" default="Default" minOccurs="0" maxOccurs="1"/>

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

element XGatewayEndpointAnalog/cgpnTransformationCssName
diagram axlapi_p13619.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 XGatewayEndpointAnalog/useDevicePoolCgpnTransformCss
diagram axlapi_p13620.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default true
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="useDevicePoolCgpnTransformCss" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/>

element XGatewayEndpointAnalog/geoLocationName
diagram axlapi_p13621.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 XGatewayEndpointAnalog/geoLocationFilterName
diagram axlapi_p13622.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"/>

element XGatewayEndpointAnalog/port
diagram axlapi_p13623.png
type axlapi:XAnalogPort
properties
isRef 0
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="1"/>

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

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

element XGatewayEndpointAnalog/cdpnTransformationCssName
diagram axlapi_p13626.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="cdpnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element XGatewayEndpointAnalog/callingPartyNumberPrefix
diagram axlapi_p13628.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 XGatewayEndpointAnalog/callingPartyStripDigits
diagram axlapi_p13629.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="callingPartyStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element XGatewayEndpointAnalog/callingPartyUnknownTransformationCssName
diagram axlapi_p13630.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="callingPartyUnknownTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element XGatewayEndpointAnalog/hotlineDevice
diagram axlapi_p13632.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
annotation
documentation
This tag is applicable for MGCP FXS ports,which supports PLAR.
source <xsd:element name="hotlineDevice" type="axlapi:boolean" default="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is applicable for MGCP FXS ports,which supports PLAR.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element XGatewayEndpointAnalog/packetCaptureDuration
diagram axlapi_p13634.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 0
nillable true
source <xsd:element name="packetCaptureDuration" type="axlapi:XInteger" default="0" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element XGatewayEndpointAnalog/imeE164TransformationName
diagram axlapi_p13636.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="imeE164TransformationName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XGatewayEndpointAnalog/imeE164DirectoryNumber
diagram axlapi_p13637.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