complexType LExpresswayCConfiguration
diagram AXLSoap_p5120.png
namespace http://www.cisco.com/AXL/API/15.0
children HostNameOrIP description X509SubjectNameorSubjectAlternateName
used by
elements ListExpresswayCConfigurationRes/return/expresswayCConfiguration ListExpresswayCConfigurationReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LExpresswayCConfiguration">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="HostNameOrIP" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="X509SubjectNameorSubjectAlternateName" type="axlapi:String4096" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element LExpresswayCConfiguration/HostNameOrIP
diagram AXLSoap_p5121.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="HostNameOrIP" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

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

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


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