diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | profileName primary secondary tertiary serverCertificateVerification serviceProfileXml | ||||||||||||
attributes |
|
||||||||||||
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> |
type | axlapi:XUUID | ||||||
facets |
|
||||||
source | <xsd:attribute name="uuid" type="axlapi:XUUID"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="profileName" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="primary" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="secondary" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="tertiary" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XCertificateVerificationLevel | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
type | axlapi:XVendorConfig | ||||||
properties |
|
||||||
source | <xsd:element name="serviceProfileXml" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/> |