complexType LServiceProfileList
diagram AXLSoap_p8698.png
namespace http://www.cisco.com/AXL/API/15.0
children profileName primary secondary tertiary serverCertificateVerification serviceProfileXml
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LServiceProfileList">
 
<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 LServiceProfileList/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

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

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

element LServiceProfileList/serverCertificateVerification
diagram AXLSoap_p8703.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 LServiceProfileList/serviceProfileXml
diagram AXLSoap_p8704.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