| diagram | ![]() |
||
| namespace | http://impl.platform.rosettahub.com/ | ||
| type | extension of tns:cloudArtifactSharingInfo | ||
| properties |
|
||
| children | artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid borrowDurationMax nbEnginesMax rights | ||
| used by |
|
||
| source | <xsd:complexType name="enginePoolSharingInfo"> <xsd:complexContent> <xsd:extension base="tns:cloudArtifactSharingInfo"> <xsd:sequence> <xsd:element name="borrowDurationMax" type="xs:long"/> <xsd:element name="nbEnginesMax" type="xs:int"/> <xsd:element name="rights" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| diagram | ![]() |
||
| type | xsd:long | ||
| properties |
|
||
| source | <xsd:element name="borrowDurationMax" type="xs:long"/> |
| diagram | ![]() |
||
| type | xsd:int | ||
| properties |
|
||
| source | <xsd:element name="nbEnginesMax" type="xs:int"/> |
| diagram | ![]() |
||||||||
| type | xsd:string | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="rights" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/> |