complexType DoUpdateTransportSettingsReq
diagram AXLSoap_p2595.png
namespace http://www.cisco.com/AXL/API/12.5
children transportMode url httpHost httpPort
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: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"/>


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