complexType XCallForwardNoCoverage
diagram axlapi_p12852.png
namespace http://www.cisco.com/AXL/API/8.5
children forwardToVoiceMail callingSearchSpaceName destination
used by
elements XLine/callForwardNoCoverage UpdateLineReq/callForwardNoCoverage
source <xsd:complexType name="XCallForwardNoCoverage">
 
<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" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="destination" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XCallForwardNoCoverage/forwardToVoiceMail
diagram axlapi_p12853.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
annotation
documentation
DB: Derived from CF*VoiceMailEnabled fields. This tag has been marked as ReadOnly for callForwardAlternateParty as it is not applicable for callForwardAlternateParty setting.
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>

element XCallForwardNoCoverage/callingSearchSpaceName
diagram axlapi_p12854.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element XCallForwardNoCoverage/destination
diagram axlapi_p12855.png
type axlapi:String50
properties
isRef 0
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"/>


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