complexType XFallbackProfile
diagram AXLSoap_p18723.png
namespace http://www.cisco.com/AXL/API/15.0
children name description advertisedFallbackDirectoryE164Number qosSensistivityLevel callCss callAnswerTimer directoryNumberPartition directoryNumber numberOfDigitsForCallerIDPartialMatch
used by
element AddFallbackProfileReq/fallbackProfile
source <xsd:complexType name="XFallbackProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="advertisedFallbackDirectoryE164Number" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="qosSensistivityLevel" type="axlapi:XInteger" default="3" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The Fallback QOS Sensitivity should be in range 0 to 5</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="callCss" type="axlapi:XFallBackCSSSelection" default="Calling device AAR Calling Search Space" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="callAnswerTimer" type="axlapi:XInteger" default="6" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The Fallback Call Answer Timer should be in range 1 to 10</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="directoryNumberPartition" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="directoryNumber" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="numberOfDigitsForCallerIDPartialMatch" type="axlapi:XInteger" default="5" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The number of digits for Caller ID partial match should be in range 4 to 15</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element XFallbackProfile/name
diagram AXLSoap_p18724.png
type axlapi:String50
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>

element XFallbackProfile/description
diagram AXLSoap_p18725.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element XFallbackProfile/advertisedFallbackDirectoryE164Number
diagram AXLSoap_p18726.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="advertisedFallbackDirectoryE164Number" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element XFallbackProfile/qosSensistivityLevel
diagram AXLSoap_p18727.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 3
nillable false
annotation
documentation
The Fallback QOS Sensitivity should be in range 0 to 5
source <xsd:element name="qosSensistivityLevel" type="axlapi:XInteger" default="3" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The Fallback QOS Sensitivity should be in range 0 to 5</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XFallbackProfile/callCss
diagram AXLSoap_p18728.png
type axlapi:XFallBackCSSSelection
properties
content simple
default Calling device AAR Calling Search Space
nillable false
source <xsd:element name="callCss" type="axlapi:XFallBackCSSSelection" default="Calling device AAR Calling Search Space" nillable="false" minOccurs="1" maxOccurs="1"/>

element XFallbackProfile/callAnswerTimer
diagram AXLSoap_p18729.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 6
nillable false
annotation
documentation
The Fallback Call Answer Timer should be in range 1 to 10
source <xsd:element name="callAnswerTimer" type="axlapi:XInteger" default="6" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The Fallback Call Answer Timer should be in range 1 to 10</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XFallbackProfile/directoryNumberPartition
diagram AXLSoap_p18730.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="directoryNumberPartition" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XFallbackProfile/directoryNumber
diagram AXLSoap_p18731.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="directoryNumber" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>

element XFallbackProfile/numberOfDigitsForCallerIDPartialMatch
diagram AXLSoap_p18732.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 5
nillable false
annotation
documentation
The number of digits for Caller ID partial match should be in range 4 to 15
source <xsd:element name="numberOfDigitsForCallerIDPartialMatch" type="axlapi:XInteger" default="5" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The number of digits for Caller ID partial match should be in range 4 to 15</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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