identifier

Element Information

Model

(catalog) | (entry) |
Children: catalog, entry

Source

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

Sample

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

< 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>