diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
properties |
|
||
children | artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags | ||
used by | |||
source | <xsd:complexType name="cloudArtifactInfo" abstract="true"> <xsd:sequence> <xsd:element name="artifactType" type="xs:string" minOccurs="0"/> <xsd:element name="creationTime" type="xs:dateTime" minOccurs="0"/> <xsd:element name="css" type="xs:string" minOccurs="0"/> <xsd:element name="deepClonable" type="xs:boolean"/> <xsd:element name="description" type="xs:string" minOccurs="0"/> <xsd:element name="hidden" type="xs:boolean"/> <xsd:element name="icon" type="xs:string" minOccurs="0"/> <xsd:element name="imagePngBase64" type="xs:string" minOccurs="0"/> <xsd:element name="label" type="xs:string" minOccurs="0"/> <xsd:element name="owner" type="xs:string" minOccurs="0"/> <xsd:element name="projectUid" type="xs:string" minOccurs="0"/> <xsd:element name="protect" type="xs:boolean"/> <xsd:element name="svg" type="xs:string" minOccurs="0"/> <xsd:element name="tags" type="tns:tagInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="artifactType" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:dateTime | ||||||
properties |
|
||||||
source | <xsd:element name="creationTime" type="xs:dateTime" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="css" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="deepClonable" type="xs:boolean"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="description" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="hidden" type="xs:boolean"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="icon" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="imagePngBase64" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="label" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="owner" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="projectUid" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="protect" type="xs:boolean"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="svg" type="xs:string" minOccurs="0"/> |
diagram | |||||||||
type | tns:tagInfo | ||||||||
properties |
|
||||||||
children | tagName tagValue | ||||||||
source | <xsd:element name="tags" type="tns:tagInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/> |