rights

Element Information

Model

Source

<xs:element name="rights" type="rights">
  <xs:unique name="rightsUnique">
    <xs:selector xpath="*"/>
    <xs:field xpath="@uniqueElementName"/>
  </xs:unique>
</xs:element>

Sample

< rights xmlns = "http://linux2.commons.ucalgary.ca/rob_text/ims1_2_1" >

< description>

< langstring>

Copyright 2001, British Broadcasting Corporation

</ langstring>

</ description>

< cost>

< langstring>

NO

</ langstring>

</ cost>

< copyrightandotherrestrictions>

< langstring>

YES

</ langstring>

</ copyrightandotherrestrictions>

</ rights>