complexType XHuntForwardInfoBusy
diagram AXLSoap_p19544.png
namespace http://www.cisco.com/AXL/API/15.0
children usePersonalPreferences callingSearchSpaceName destination maxHuntduration
source <xsd:complexType name="XHuntForwardInfoBusy">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="usePersonalPreferences" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Use original Called DN forward no-coverage settings</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:element name="maxHuntduration" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Value "-1" in the response means no value has been assigned and internally the CM will use default setting i.e., 1800s.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element XHuntForwardInfoBusy/usePersonalPreferences
diagram AXLSoap_p19545.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Use original Called DN forward no-coverage settings
source <xsd:element name="usePersonalPreferences" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Use original Called DN forward no-coverage settings</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XHuntForwardInfoBusy/callingSearchSpaceName
diagram AXLSoap_p19546.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 XHuntForwardInfoBusy/destination
diagram AXLSoap_p19547.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 XHuntForwardInfoBusy/maxHuntduration
diagram AXLSoap_p19548.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
Value "-1" in the response means no value has been assigned and internally the CM will use default setting i.e., 1800s.
source <xsd:element name="maxHuntduration" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Value "-1" in the response means no value has been assigned and internally the CM will use default setting i.e., 1800s.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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