complexType rightInfo
diagram PlatformServices_p6139.png
namespace http://impl.platform.rosettahub.com/
children description exclusive label rightId
used by
element getRightsResponse/return
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>

element rightInfo/description
diagram PlatformServices_p6140.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="description" type="xs:string" minOccurs="0"/>

element rightInfo/exclusive
diagram PlatformServices_p6141.png
type xsd:boolean
properties
content simple
source <xsd:element name="exclusive" type="xs:boolean"/>

element rightInfo/label
diagram PlatformServices_p6142.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="label" type="xs:string" minOccurs="0"/>

element rightInfo/rightId
diagram PlatformServices_p6143.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="rightId" type="xs:string" minOccurs="0"/>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy