complexType RServiceProfile
diagram AXLSoap_p13385.png
namespace http://www.cisco.com/AXL/API/15.0
children name description isDefault serviceProfileInfos
used by
elements GetServiceProfileReq/returnedTags GetServiceProfileRes/return/serviceProfile
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RServiceProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isDefault" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="serviceProfileInfos" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="serviceProfileInfo" type="axlapi:RServiceProfileList" minOccurs="0" maxOccurs="7"/>
         
<xsd:element name="jabberClientConfigurationProfileInfo" type="axlapi:RJabberClientConfigurationProfile" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RServiceProfile/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RServiceProfile/name
diagram AXLSoap_p13386.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

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

element RServiceProfile/serviceProfileInfos
diagram AXLSoap_p13389.png
properties
minOcc 0
maxOcc 1
content complex
children serviceProfileInfo jabberClientConfigurationProfileInfo
source <xsd:element name="serviceProfileInfos" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="serviceProfileInfo" type="axlapi:RServiceProfileList" minOccurs="0" maxOccurs="7"/>
     
<xsd:element name="jabberClientConfigurationProfileInfo" type="axlapi:RJabberClientConfigurationProfile" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RServiceProfile/serviceProfileInfos/serviceProfileInfo
diagram AXLSoap_p13390.png
type axlapi:RServiceProfileList
properties
minOcc 0
maxOcc 7
content complex
children profileName primary secondary tertiary serverCertificateVerification serviceProfileXml
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="serviceProfileInfo" type="axlapi:RServiceProfileList" minOccurs="0" maxOccurs="7"/>

element RServiceProfile/serviceProfileInfos/jabberClientConfigurationProfileInfo
diagram AXLSoap_p13391.png
type axlapi:RJabberClientConfigurationProfile
properties
minOcc 0
maxOcc 1
content complex
children common desktop mobile
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="jabberClientConfigurationProfileInfo" type="axlapi:RJabberClientConfigurationProfile" minOccurs="0" maxOccurs="1"/>


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