complexType UpdateFeatureGroupTemplateReq
diagram AXLSoap_p14901.png
namespace http://www.cisco.com/AXL/API/11.5
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description homeCluster imAndUcPresenceEnable serviceProfile enableUserToHostConferenceNow allowCTIControl enableEMCC enableMobility enableMobileVoiceAccess maxDeskPickupWait remoteDestinationLimit BLFPresenceGp subscribeCallingSearch userLocale userProfile meetingInformation
used by
element updateFeatureGroupTemplate
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateFeatureGroupTemplateReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0" 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="0" maxOccurs="1"/>
       
<xsd:element name="remoteDestinationLimit" type="axlapi:XInteger" default="4" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="BLFPresenceGp" type="axlapi:XFkType" nillable="false" minOccurs="0" 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:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element UpdateFeatureGroupTemplateReq/description
diagram AXLSoap_p14903.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 UpdateFeatureGroupTemplateReq/homeCluster
diagram AXLSoap_p14904.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 UpdateFeatureGroupTemplateReq/imAndUcPresenceEnable
diagram AXLSoap_p14905.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 UpdateFeatureGroupTemplateReq/serviceProfile
diagram AXLSoap_p14906.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 UpdateFeatureGroupTemplateReq/enableUserToHostConferenceNow
diagram AXLSoap_p14907.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 UpdateFeatureGroupTemplateReq/allowCTIControl
diagram AXLSoap_p14908.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 UpdateFeatureGroupTemplateReq/enableEMCC
diagram AXLSoap_p14909.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 UpdateFeatureGroupTemplateReq/enableMobility
diagram AXLSoap_p14910.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 UpdateFeatureGroupTemplateReq/enableMobileVoiceAccess
diagram AXLSoap_p14911.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 UpdateFeatureGroupTemplateReq/maxDeskPickupWait
diagram AXLSoap_p14912.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 10000
nillable false
source <xsd:element name="maxDeskPickupWait" type="axlapi:XInteger" default="10000" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateFeatureGroupTemplateReq/remoteDestinationLimit
diagram AXLSoap_p14913.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 4
nillable false
source <xsd:element name="remoteDestinationLimit" type="axlapi:XInteger" default="4" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateFeatureGroupTemplateReq/BLFPresenceGp
diagram AXLSoap_p14914.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
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="0" maxOccurs="1"/>

element UpdateFeatureGroupTemplateReq/subscribeCallingSearch
diagram AXLSoap_p14915.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 UpdateFeatureGroupTemplateReq/userLocale
diagram AXLSoap_p14916.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 UpdateFeatureGroupTemplateReq/userProfile
diagram AXLSoap_p14917.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 UpdateFeatureGroupTemplateReq/meetingInformation
diagram AXLSoap_p14918.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