diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
type | extension of tns:federatedTaskInfo | ||
properties |
|
||
children | artifactType creationTime css deepClonable description hidden icon imagePngBase64 label owner projectUid protect svg tags actionId argsJson artifactUid inputFilter methodName outputTag regionId ruleName suManaged taskUid unit value | ||
used by |
|
||
source | <xsd:complexType name="federatedRateTaskInfo"> <xsd:complexContent> <xsd:extension base="tns:federatedTaskInfo"> <xsd:sequence> <xsd:element name="unit" type="xs:string" minOccurs="0"/> <xsd:element name="value" type="xs:int"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="unit" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:int | ||
properties |
|
||
source | <xsd:element name="value" type="xs:int"/> |