diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | forwardToVoiceMail callingSearchSpaceName destination duration | ||
used by |
|
||
source | <xsd:complexType name="RCallForwardNoAnswerInt"> <xsd:sequence minOccurs="0"> <xsd:element name="forwardToVoiceMail" type="axlapi:boolean" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>DB: Derived from CF*VoiceMailEnabled fields. This tag has been marked as ReadOnly for callForwardAlternateParty as it is not applicable for callForwardAlternateParty setting.</xsd:documentation> </xsd:annotation> </xsd:element> <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: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> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="forwardToVoiceMail" type="axlapi:boolean" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>DB: Derived from CF*VoiceMailEnabled fields. This tag has been marked as ReadOnly for callForwardAlternateParty as it is not applicable for callForwardAlternateParty setting.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String50 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="destination" type="axlapi:String50" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |