| diagram | ![]() |
||
| namespace | http://impl.platform.rosettahub.com/ | ||
| children | machineInstanceUid priority subdomainName | ||
| used by |
|
||
| source | <xsd:complexType name="subdomainInfo"> <xsd:sequence> <xsd:element name="machineInstanceUid" type="xs:string" minOccurs="0"/> <xsd:element name="priority" type="xs:int"/> <xsd:element name="subdomainName" type="xs:string" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||
| type | xsd:string | ||||||
| properties |
|
||||||
| source | <xsd:element name="machineInstanceUid" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||
| type | xsd:int | ||
| properties |
|
||
| source | <xsd:element name="priority" type="xs:int"/> |
| diagram | ![]() |
||||||
| type | xsd:string | ||||||
| properties |
|
||||||
| source | <xsd:element name="subdomainName" type="xs:string" minOccurs="0"/> |