complexType DoUpdateTransportSettingsReq
diagram AXLSoap_p2595.png
namespace http://www.cisco.com/AXL/API/15.0
children transportMode url httpHost httpPort enableProxyAuthentication proxyUserName proxyPassword
used by
element doUpdateTransportSettings
annotation
documentation
This allows to change or modify the transport settings
source <xsd:complexType name="DoUpdateTransportSettingsReq">
 
<xsd:annotation>
   
<xsd:documentation>This allows to change or modify the transport settings</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="transportMode" type="axlapi:String255" minOccurs="1"/>
   
<xsd:element name="url" type="axlapi:String255" minOccurs="1"/>
   
<xsd:element name="httpHost" type="axlapi:String255" minOccurs="1"/>
   
<xsd:element name="httpPort" type="axlapi:String255" minOccurs="1"/>
   
<xsd:element name="enableProxyAuthentication" type="axlapi:String255" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>This tag is required to be set to true for authentication based proxy server configuration</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="proxyUserName" type="axlapi:String255" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>This tag is required to be set when enableProxyAuthentication tag is true</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="proxyPassword" type="axlapi:String255" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>This tag is required to be set when enableProxyAuthentication tag is true</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element DoUpdateTransportSettingsReq/transportMode
diagram AXLSoap_p2596.png
type axlapi:String255
properties
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="transportMode" type="axlapi:String255" minOccurs="1"/>

element DoUpdateTransportSettingsReq/url
diagram AXLSoap_p2597.png
type axlapi:String255
properties
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="url" type="axlapi:String255" minOccurs="1"/>

element DoUpdateTransportSettingsReq/httpHost
diagram AXLSoap_p2598.png
type axlapi:String255
properties
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="httpHost" type="axlapi:String255" minOccurs="1"/>

element DoUpdateTransportSettingsReq/httpPort
diagram AXLSoap_p2599.png
type axlapi:String255
properties
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="httpPort" type="axlapi:String255" minOccurs="1"/>

element DoUpdateTransportSettingsReq/enableProxyAuthentication
diagram AXLSoap_p2600.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
annotation
documentation
This tag is required to be set to true for authentication based proxy server configuration
source <xsd:element name="enableProxyAuthentication" type="axlapi:String255" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>This tag is required to be set to true for authentication based proxy server configuration</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element DoUpdateTransportSettingsReq/proxyUserName
diagram AXLSoap_p2601.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
annotation
documentation
This tag is required to be set when enableProxyAuthentication tag is true
source <xsd:element name="proxyUserName" type="axlapi:String255" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>This tag is required to be set when enableProxyAuthentication tag is true</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element DoUpdateTransportSettingsReq/proxyPassword
diagram AXLSoap_p2602.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
annotation
documentation
This tag is required to be set when enableProxyAuthentication tag is true
source <xsd:element name="proxyPassword" type="axlapi:String255" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>This tag is required to be set when enableProxyAuthentication tag is true</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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