diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
type | extension of tns:cloudStorageInfo | ||
properties |
|
||
children | artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags folder ftpLogin ftpPassword ftpStorageUid host port rights sharedWith ssl | ||
used by |
|
||
source | <xsd:complexType name="ftpStorageInfo"> <xsd:complexContent> <xsd:extension base="tns:cloudStorageInfo"> <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="ftpStorageUid" 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="tns:ftpStorageSharingInfo" minOccurs="0"/> <xsd:element name="sharedWith" type="tns:ftpStorageSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="ssl" type="xs:boolean"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="folder" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="ftpLogin" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="ftpPassword" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="ftpStorageUid" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="host" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:int | ||
properties |
|
||
source | <xsd:element name="port" type="xs:int"/> |
diagram | |||||||
type | tns:ftpStorageSharingInfo | ||||||
properties |
|
||||||
children | artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid rights | ||||||
source | <xsd:element name="rights" type="tns:ftpStorageSharingInfo" minOccurs="0"/> |
diagram | |||||||||
type | tns:ftpStorageSharingInfo | ||||||||
properties |
|
||||||||
children | artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid rights | ||||||||
source | <xsd:element name="sharedWith" type="tns:ftpStorageSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="ssl" type="xs:boolean"/> |