complexType XExpresswayCConfiguration
diagram AXLSoap_p18697.png
namespace http://www.cisco.com/AXL/API/15.0
children HostNameOrIP description X509SubjectNameorSubjectAlternateName
used by
element AddExpresswayCConfigurationReq/expresswayCConfiguration
source <xsd:complexType name="XExpresswayCConfiguration">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="HostNameOrIP" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="X509SubjectNameorSubjectAlternateName" type="axlapi:String4096" nillable="true" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

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

element XExpresswayCConfiguration/description
diagram AXLSoap_p18699.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="description" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>

element XExpresswayCConfiguration/X509SubjectNameorSubjectAlternateName
diagram AXLSoap_p18700.png
type axlapi:String4096
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
maxLength 4096
source <xsd:element name="X509SubjectNameorSubjectAlternateName" type="axlapi:String4096" nillable="true" minOccurs="0" maxOccurs="1"/>


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