complexType XTransportSettings
diagram AXLSoap_p21018.png
namespace http://www.cisco.com/AXL/API/15.0
children transportmode transportUrl transportGatewayUrl httpHost httpPort proxyAuthenticationEnabled proxyUserName proxyPassword
used by
element GetTransportSettingsRes/TransportSettings
source <xsd:complexType name="XTransportSettings">
 
<xsd:sequence>
   
<xsd:element name="transportmode" type="axlapi:String255" nillable="false" minOccurs="0"/>
   
<xsd:element name="transportUrl" type="axlapi:String255" nillable="false" minOccurs="0"/>
   
<xsd:element name="transportGatewayUrl" type="axlapi:String255" nillable="false" minOccurs="0"/>
   
<xsd:element name="httpHost" type="axlapi:String255" nillable="false" minOccurs="0"/>
   
<xsd:element name="httpPort" type="axlapi:String255" nillable="false" minOccurs="0"/>
   
<xsd:element name="proxyAuthenticationEnabled" type="axlapi:String255" nillable="false" minOccurs="0"/>
   
<xsd:element name="proxyUserName" type="axlapi:String255" nillable="false" minOccurs="0"/>
   
<xsd:element name="proxyPassword" type="axlapi:String255" nillable="false" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element XTransportSettings/transportmode
diagram AXLSoap_p21019.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="transportmode" type="axlapi:String255" nillable="false" minOccurs="0"/>

element XTransportSettings/transportUrl
diagram AXLSoap_p21020.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="transportUrl" type="axlapi:String255" nillable="false" minOccurs="0"/>

element XTransportSettings/transportGatewayUrl
diagram AXLSoap_p21021.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="transportGatewayUrl" type="axlapi:String255" nillable="false" minOccurs="0"/>

element XTransportSettings/httpHost
diagram AXLSoap_p21022.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="httpHost" type="axlapi:String255" nillable="false" minOccurs="0"/>

element XTransportSettings/httpPort
diagram AXLSoap_p21023.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="httpPort" type="axlapi:String255" nillable="false" minOccurs="0"/>

element XTransportSettings/proxyAuthenticationEnabled
diagram AXLSoap_p21024.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="proxyAuthenticationEnabled" type="axlapi:String255" nillable="false" minOccurs="0"/>

element XTransportSettings/proxyUserName
diagram AXLSoap_p21025.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="proxyUserName" type="axlapi:String255" nillable="false" minOccurs="0"/>

element XTransportSettings/proxyPassword
diagram AXLSoap_p21026.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="proxyPassword" type="axlapi:String255" nillable="false" minOccurs="0"/>


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