general

Element Information

Model

Source

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

Sample

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

< aggregationlevel/>

< language>

English

</ language>

< title>

< langstring>

BBC Beasts: Fossil Fun - Skeleton Jigsaws

</ langstring>

</ title>

< keyword/>

< coverage>

< langstring/>

</ coverage>

< description>

< langstring>

The aim of the game is to construct the skeleton of a beast, in the fastest time possible.

</ langstring>

</ description>

</ general>