complexType mountFtpWorkingVolume
diagram EngineServices_wsdl_p2513.png
namespace http://engine.server.soap.rosettahub.com/
children session ftpurl readOnly
used by
element mountFtpWorkingVolume
source <xsd:complexType name="mountFtpWorkingVolume">
 
<xsd:sequence>
   
<xsd:element name="session" type="xs:string" minOccurs="0"/>
   
<xsd:element name="ftpurl" type="xs:string" minOccurs="0"/>
   
<xsd:element name="readOnly" type="xs:boolean"/>
 
</xsd:sequence>
</xsd:complexType>

element mountFtpWorkingVolume/session
diagram EngineServices_wsdl_p2514.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="session" type="xs:string" minOccurs="0"/>

element mountFtpWorkingVolume/ftpurl
diagram EngineServices_wsdl_p2515.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ftpurl" type="xs:string" minOccurs="0"/>

element mountFtpWorkingVolume/readOnly
diagram EngineServices_wsdl_p2516.png
type xsd:boolean
properties
content simple
source <xsd:element name="readOnly" type="xs:boolean"/>

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