complexType ftpAccountInfo
diagram PlatformServices_p3595.png
namespace http://impl.platform.rosettahub.com/
children folder ftpLogin ftpPassword host port rights ssl
used by
elements getDefaultFtpAccountResponse/return getDefaultFtpsAccountResponse/return
source <xsd:complexType name="ftpAccountInfo">
 
<xsd:sequence>
   
<xsd:element name="folder" type="xs:string" minOccurs="0"/>
   
<xsd:element name="ftpLogin" type="xs:string" minOccurs="0"/>
   
<xsd:element name="ftpPassword" type="xs:string" minOccurs="0"/>
   
<xsd:element name="host" type="xs:string" minOccurs="0"/>
   
<xsd:element name="port" type="xs:int"/>
   
<xsd:element name="rights" type="xs:string" minOccurs="0"/>
   
<xsd:element name="ssl" type="xs:boolean"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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

element ftpAccountInfo/port
diagram PlatformServices_p3600.png
type xsd:int
properties
content simple
source <xsd:element name="port" type="xs:int"/>

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

element ftpAccountInfo/ssl
diagram PlatformServices_p3602.png
type xsd:boolean
properties
content simple
source <xsd:element name="ssl" type="xs:boolean"/>

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