complexType LServiceProfileList
diagram AXLSoap_p7070.png
namespace http://www.cisco.com/AXL/API/9.1
children profileName primary secondary tertiary serverCertificateVerification serviceProfileXml
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
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:element name="serviceProfileXml" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

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

element LServiceProfileList/profileName
diagram AXLSoap_p7071.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_p7072.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_p7073.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_p7074.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_p7075.png
type axlapi:XCertificateVerificationLevel
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="serverCertificateVerification" type="axlapi:XCertificateVerificationLevel" minOccurs="0" maxOccurs="1"/>

element LServiceProfileList/serviceProfileXml
diagram AXLSoap_p7076.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