kind

Element Information

Model

Children: source, value

Source

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

Sample

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

< kind>

< value>

< langstring>

IsPartOf

</ langstring>

</ value>

</ kind>

< resource>

< catalogentry>

http://www.bbc.co.uk/beasts/fossilfun

</ catalogentry>

< description>

< langstring>

http://www.bbc.co.uk/beasts/fossilfun

</ langstring>

</ description>

< identifier>

http://www.bbc.co.uk/beasts/fossilfun

</ identifier>

</ resource>

</ relation>