complexType RServiceProfileList
diagram AXLSoap_p13384.png
namespace http://www.cisco.com/AXL/API/12.5
children profileName primary secondary tertiary serverCertificateVerification serviceProfileXml
used by
element RServiceProfile/serviceProfileInfos/serviceProfileInfo
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RServiceProfileList">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="profileName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="primary" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secondary" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="tertiary" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="serverCertificateVerification" type="axlapi:XCertificateVerificationLevel" 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:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

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

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

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

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

element RServiceProfileList/serviceProfileXml
diagram AXLSoap_p13390.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