diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
type | extension of tns:cloudArtifactSharingInfo | ||
properties |
|
||
children | artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid engineRoles | ||
used by |
|
||
source | <xsd:complexType name="engineSharingInfo"> <xsd:complexContent> <xsd:extension base="tns:cloudArtifactSharingInfo"> <xsd:sequence> <xsd:element name="engineRoles" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="engineRoles" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/> |