diagram | |
namespace | http://www.cisco.com/AXL/API/15.0 |
children | usePersonalPreferences callingSearchSpaceName destination maxHuntduration |
source | <xsd:complexType name="LHuntForwardInfoNoAnswer"> <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" minOccurs="0" maxOccurs="1"/> <xsd:element name="destination" type="axlapi:String50" minOccurs="0" maxOccurs="1"/> <xsd:element name="maxHuntduration" type="axlapi:XInteger" 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> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
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="maxHuntduration" type="axlapi:XInteger" 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> |