complexType RCallForwardAlternateParty
diagram AXLAPI_p7799.png
namespace http://www.cisco.com/AXL/API/9.0
children forwardToVoiceMail callingSearchSpaceName destination duration
used by
element RLine/callForwardAlternateParty
source <xsd:complexType name="RCallForwardAlternateParty">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="forwardToVoiceMail" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="destination" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="duration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element RCallForwardAlternateParty/forwardToVoiceMail
diagram AXLAPI_p7800.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="forwardToVoiceMail" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RCallForwardAlternateParty/callingSearchSpaceName
diagram AXLAPI_p7801.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 RCallForwardAlternateParty/destination
diagram AXLAPI_p7802.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="destination" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RCallForwardAlternateParty/duration
diagram AXLAPI_p7803.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="duration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>


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