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