complexType XJabberClientConfigurationProfile
diagram AXLSoap_p19722.png
namespace http://www.cisco.com/AXL/API/15.0
children common desktop mobile
used by
elements XServiceProfile/serviceProfileInfos/jabberClientConfigurationProfileInfo UpdateServiceProfileReq/serviceProfileInfos/jabberClientConfigurationProfileInfo
source <xsd:complexType name="XJabberClientConfigurationProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="common" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="desktop" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mobile" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XJabberClientConfigurationProfile/common
diagram AXLSoap_p19723.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="common" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element XJabberClientConfigurationProfile/desktop
diagram AXLSoap_p19724.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="desktop" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element XJabberClientConfigurationProfile/mobile
diagram AXLSoap_p19725.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="mobile" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>


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