complexType XFeatureGroupTemplate
diagram AXLSoap_p18281.png
namespace http://www.cisco.com/AXL/API/12.0
children name description homeCluster imAndUcPresenceEnable serviceProfile enableUserToHostConferenceNow allowCTIControl enableEMCC enableMobility enableMobileVoiceAccess maxDeskPickupWait remoteDestinationLimit BLFPresenceGp subscribeCallingSearch userLocale userProfile meetingInformation
used by
element AddFeatureGroupTemplateReq/featureGroupTemplate
source <xsd:complexType name="XFeatureGroupTemplate">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="homeCluster" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="imAndUcPresenceEnable" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="serviceProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableUserToHostConferenceNow" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="allowCTIControl" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableEMCC" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableMobility" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableMobileVoiceAccess" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="maxDeskPickupWait" type="axlapi:XInteger" default="10000" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="remoteDestinationLimit" type="axlapi:XInteger" default="4" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="BLFPresenceGp" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="subscribeCallingSearch" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userLocale" type="axlapi:XUserLocale" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="meetingInformation" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XFeatureGroupTemplate/name
diagram AXLSoap_p18282.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XFeatureGroupTemplate/description
diagram AXLSoap_p18283.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 XFeatureGroupTemplate/homeCluster
diagram AXLSoap_p18284.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="homeCluster" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XFeatureGroupTemplate/imAndUcPresenceEnable
diagram AXLSoap_p18285.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="imAndUcPresenceEnable" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XFeatureGroupTemplate/serviceProfile
diagram AXLSoap_p18286.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="serviceProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XFeatureGroupTemplate/enableUserToHostConferenceNow
diagram AXLSoap_p18287.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableUserToHostConferenceNow" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XFeatureGroupTemplate/allowCTIControl
diagram AXLSoap_p18288.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="allowCTIControl" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XFeatureGroupTemplate/enableEMCC
diagram AXLSoap_p18289.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableEMCC" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XFeatureGroupTemplate/enableMobility
diagram AXLSoap_p18290.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableMobility" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XFeatureGroupTemplate/enableMobileVoiceAccess
diagram AXLSoap_p18291.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableMobileVoiceAccess" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XFeatureGroupTemplate/maxDeskPickupWait
diagram AXLSoap_p18292.png
type axlapi:XInteger
properties
content simple
default 10000
nillable false
source <xsd:element name="maxDeskPickupWait" type="axlapi:XInteger" default="10000" nillable="false" minOccurs="1" maxOccurs="1"/>

element XFeatureGroupTemplate/remoteDestinationLimit
diagram AXLSoap_p18293.png
type axlapi:XInteger
properties
content simple
default 4
nillable false
source <xsd:element name="remoteDestinationLimit" type="axlapi:XInteger" default="4" nillable="false" minOccurs="1" maxOccurs="1"/>

element XFeatureGroupTemplate/BLFPresenceGp
diagram AXLSoap_p18294.png
type axlapi:XFkType
properties
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="BLFPresenceGp" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element XFeatureGroupTemplate/subscribeCallingSearch
diagram AXLSoap_p18295.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="subscribeCallingSearch" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XFeatureGroupTemplate/userLocale
diagram AXLSoap_p18296.png
type axlapi:XUserLocale
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="userLocale" type="axlapi:XUserLocale" nillable="true" minOccurs="0" maxOccurs="1"/>

element XFeatureGroupTemplate/userProfile
diagram AXLSoap_p18297.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="userProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XFeatureGroupTemplate/meetingInformation
diagram AXLSoap_p18298.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="meetingInformation" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>


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