complexType LCtiRoutePoint
diagram AXLSoap_p4796.png
namespace http://www.cisco.com/AXL/API/15.0
children name description product model class protocol protocolSide callingSearchSpaceName devicePoolName commonDeviceConfigName locationName mediaResourceListName networkHoldMohAudioSourceId userHoldMohAudioSourceId useTrustedRelayPoint cgpnTransformationCssName useDevicePoolCgpnTransformCss geoLocationName userLocale
used by
elements ListCtiRoutePointRes/return/ctiRoutePoint ListCtiRoutePointReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LCtiRoutePoint">
 
<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:annotation>
       
<xsd:documentation>Optional description of the device</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<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>Protocol option is read-only,except when creating a device.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="protocolSide" type="axlapi:XProtocolSide" minOccurs="0" 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" 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="locationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mediaResourceListName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="networkHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is not valid for H323Phone,H323trunk and SIPTrunk</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is not valid for H323Phone,H323trunk and SIPTrunk</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="userLocale" type="axlapi:XUserLocale" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element LCtiRoutePoint/name
diagram AXLSoap_p4797.png
type axlapi:UniqueString128
properties
minOcc 0
maxOcc 1
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="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The device name,using only URL-friendly characters</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCtiRoutePoint/description
diagram AXLSoap_p4798.png
type axlapi:String128
properties
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 LCtiRoutePoint/product
diagram AXLSoap_p4799.png
type axlapi:XProduct
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Product ID string. read-only except when creating a device.
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>

element LCtiRoutePoint/model
diagram AXLSoap_p4800.png
type axlapi:XModel
properties
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 LCtiRoutePoint/class
diagram AXLSoap_p4801.png
type axlapi:XClass
properties
minOcc 0
maxOcc 1
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="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>

element LCtiRoutePoint/protocol
diagram AXLSoap_p4802.png
type axlapi:XDeviceProtocol
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Protocol option is read-only,except when creating a device.
source <xsd:element name="protocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Protocol option is read-only,except when creating a device.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element LCtiRoutePoint/callingSearchSpaceName
diagram AXLSoap_p4804.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 LCtiRoutePoint/devicePoolName
diagram AXLSoap_p4805.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 LCtiRoutePoint/commonDeviceConfigName
diagram AXLSoap_p4806.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 LCtiRoutePoint/locationName
diagram AXLSoap_p4807.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 LCtiRoutePoint/mediaResourceListName
diagram AXLSoap_p4808.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 LCtiRoutePoint/networkHoldMohAudioSourceId
diagram AXLSoap_p4809.png
type axlapi:XMOHAudioSourceId
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This tag is not valid for H323Phone,H323trunk and SIPTrunk
source <xsd:element name="networkHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is not valid for H323Phone,H323trunk and SIPTrunk</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCtiRoutePoint/userHoldMohAudioSourceId
diagram AXLSoap_p4810.png
type axlapi:XMOHAudioSourceId
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This tag is not valid for H323Phone,H323trunk and SIPTrunk
source <xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is not valid for H323Phone,H323trunk and SIPTrunk</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCtiRoutePoint/useTrustedRelayPoint
diagram AXLSoap_p4811.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element LCtiRoutePoint/cgpnTransformationCssName
diagram AXLSoap_p4812.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 LCtiRoutePoint/useDevicePoolCgpnTransformCss
diagram AXLSoap_p4813.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 LCtiRoutePoint/geoLocationName
diagram AXLSoap_p4814.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 LCtiRoutePoint/userLocale
diagram AXLSoap_p4815.png
type axlapi:XUserLocale
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="userLocale" type="axlapi:XUserLocale" minOccurs="0" maxOccurs="1"/>


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