cost

Element Information

Model

Children: source, value

Source

<xs:element name="cost" type="cost">
  <xs:unique name="costUnique">
    <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>