complexType XCumaServerSecurityProfile
diagram AXLSoap_p18396.png
namespace http://www.cisco.com/AXL/API/15.0
children name description securityMode transportType x509SubjectName serverIpHostName
used by
element AddCumaServerSecurityProfileReq/cumaServerSecurityProfile
source <xsd:complexType name="XCumaServerSecurityProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="securityMode" type="axlapi:XDeviceSecurityMode" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="transportType" type="axlapi:XTransport" default="TCP+UDP" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="x509SubjectName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="serverIpHostName" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XCumaServerSecurityProfile/name
diagram AXLSoap_p18397.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XCumaServerSecurityProfile/description
diagram AXLSoap_p18398.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="description" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element XCumaServerSecurityProfile/securityMode
diagram AXLSoap_p18399.png
type axlapi:XDeviceSecurityMode
properties
content simple
nillable true
source <xsd:element name="securityMode" type="axlapi:XDeviceSecurityMode" nillable="true" minOccurs="1" maxOccurs="1"/>

element XCumaServerSecurityProfile/transportType
diagram AXLSoap_p18400.png
type axlapi:XTransport
properties
content simple
default TCP+UDP
nillable false
source <xsd:element name="transportType" type="axlapi:XTransport" default="TCP+UDP" nillable="false" minOccurs="1" maxOccurs="1"/>

element XCumaServerSecurityProfile/x509SubjectName
diagram AXLSoap_p18401.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="x509SubjectName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCumaServerSecurityProfile/serverIpHostName
diagram AXLSoap_p18402.png
type axlapi:String255
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="serverIpHostName" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy