diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
children | description exclusive label rightId | ||
used by |
|
||
source | <xsd:complexType name="rightInfo"> <xsd:sequence> <xsd:element name="description" type="xs:string" minOccurs="0"/> <xsd:element name="exclusive" type="xs:boolean"/> <xsd:element name="label" type="xs:string" minOccurs="0"/> <xsd:element name="rightId" type="xs:string" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="description" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="exclusive" type="xs:boolean"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="label" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="rightId" type="xs:string" minOccurs="0"/> |