diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
children | acceleratorCount acceleratorId | ||
used by |
|
||
source | <xsd:complexType name="acceleratorConfigInfo"> <xsd:sequence> <xsd:element name="acceleratorCount" type="xs:int"/> <xsd:element name="acceleratorId" type="xs:string" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
diagram | |||
type | xsd:int | ||
properties |
|
||
source | <xsd:element name="acceleratorCount" type="xs:int"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="acceleratorId" type="xs:string" minOccurs="0"/> |