complexType XCallForwardAlternateParty
diagram AXLSoap_p17830.png
namespace http://www.cisco.com/AXL/API/15.0
children callingSearchSpaceName destination duration
used by
elements XLine/callForwardAlternateParty UpdateLineReq/callForwardAlternateParty
source <xsd:complexType name="XCallForwardAlternateParty">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="destination" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="duration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for callForwardNoAnswer and callForwardAlternateParty,Value "-1" in the response indicates that the CM will use the default setting</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element XCallForwardAlternateParty/callingSearchSpaceName
diagram AXLSoap_p17831.png
type axlapi:XFkType
properties
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element XCallForwardAlternateParty/destination
diagram AXLSoap_p17832.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="destination" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>

element XCallForwardAlternateParty/duration
diagram AXLSoap_p17833.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Applicable only for callForwardNoAnswer and callForwardAlternateParty,Value "-1" in the response indicates that the CM will use the default setting
source <xsd:element name="duration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for callForwardNoAnswer and callForwardAlternateParty,Value "-1" in the response indicates that the CM will use the default setting</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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