complexType XServiceProfileList
diagram AXLSoap_p20582.png
namespace http://www.cisco.com/AXL/API/15.0
children profileName primary secondary tertiary serverCertificateVerification serviceProfileXml
used by
elements XServiceProfile/serviceProfileInfos/serviceProfileInfo UpdateServiceProfileReq/serviceProfileInfos/serviceProfileInfo
source <xsd:complexType name="XServiceProfileList">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="profileName" type="xsd:string" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="primary" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secondary" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="tertiary" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="serverCertificateVerification" type="axlapi:XCertificateVerificationLevel" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for Conferencing Profile</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="serviceProfileXml" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XServiceProfileList/profileName
diagram AXLSoap_p20583.png
type xsd:string
properties
content simple
source <xsd:element name="profileName" type="xsd:string" minOccurs="1" maxOccurs="1"/>

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

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

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

element XServiceProfileList/serverCertificateVerification
diagram AXLSoap_p20587.png
type axlapi:XCertificateVerificationLevel
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
Applicable only for Conferencing Profile
source <xsd:element name="serverCertificateVerification" type="axlapi:XCertificateVerificationLevel" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for Conferencing Profile</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XServiceProfileList/serviceProfileXml
diagram AXLSoap_p20588.png
type axlapi:XVendorConfig
properties
minOcc 0
maxOcc 1
content complex
source <xsd:element name="serviceProfileXml" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/>


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