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