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

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

element RServiceProfileList/profileName
diagram AXLSoap_p10455.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_p10456.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_p10457.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_p10458.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_p10459.png
type axlapi:XCertificateVerificationLevel
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="serverCertificateVerification" type="axlapi:XCertificateVerificationLevel" minOccurs="0" maxOccurs="1"/>

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