complexType GetCtiRoutePointRes
diagram AXLSoap_p2896.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getCtiRoutePointResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetCtiRoutePointRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="ctiRoutePoint" type="axlapi:RCtiRoutePoint"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetCtiRoutePointRes/return
diagram AXLSoap_p2897.png
properties
content complex
children ctiRoutePoint
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="ctiRoutePoint" type="axlapi:RCtiRoutePoint"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetCtiRoutePointRes/return/ctiRoutePoint
diagram AXLSoap_p2898.png
type axlapi:RCtiRoutePoint
properties
content complex
children name description product model class protocol protocolSide callingSearchSpaceName devicePoolName commonDeviceConfigName locationName mediaResourceListName networkHoldMohAudioSourceId userHoldMohAudioSourceId useTrustedRelayPoint cgpnTransformationCssName useDevicePoolCgpnTransformCss geoLocationName userLocale lines
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="ctiRoutePoint" type="axlapi:RCtiRoutePoint"/>


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