<?xml version="1.0"?>

<!-- dc:title : XML Template for IESR Agent Description Input -->
<!-- dc:creator : Ann Apps -->
<!-- dc:date : 2004-06-11 -->
<!-- dc:identifier : http://www.mimas.ac.uk/iesr/metadata/templates/agt-template.xml -->
<!-- dc:rights : This work is licensed under a
Creative Commons Licence http://creativecommons.org/licenses/by-nc-sa/2.0/uk/ (Attribution Required; Non-Commercial; Share-Alike -->
<!-- version : 2.0 -->

<iesrDescription
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:dcterms="http://purl.org/dc/terms/"
  xmlns:dcmitype="http://purl.org/dc/dcmitype/"
  xmlns:rslpcd="http://purl.org/rslp/terms#"
  xmlns:iesr="http://iesr.ac.uk/terms/#"
  xmlns="http://iesr.ac.uk/"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://iesr.ac.uk/ http://iesr.ac.uk/metadata/templates/iesr-agt.xsd">

  <iesr:Agent>

    <dc:identifier>Data provider's identifier of the metadata record of this agent. Required. Not Repeatable</dc:identifier>

    <dc:title>The organisation that is the agent. Required. Not Repeatable</dc:title>

    <dc:description xml:lang="en">Desription of the agent. Optional. Repeatable</dc:description>

    <iesr:phone>Telephone number of agent. Global international telephone number begining '+' is preferred. Optional. Not Repeatable</iesr:phone>

    <iesr:email>Email contact address for agent. Required for administrator. Not Repeatable</iesr:email>

    <dc:relation xsi:type="dcterms:URI">URL for agent. Optional. Not Repeatable</dc:relation>

    <iesr:logo xsi:type="dcterms:URI">URL of a logo for the agent. Optional. Not Repeatable</iesr:logo>

    <iesr:admeta>

      <dc:creator>Person or organisation who created the metadata record. Optional. Repeatable</dc:creator>

      <dc:contributor>Person or organisation who modified the metadata record. Optional. Repeatable</dc:contributor>

      <dcterms:created xsi:type="dcterms:W3CDTF">Date when metadata record was created (or manually updated). Optional. Repeatable</dcterms:created>

      <dc:language xsi:type="dcterms:RFC3066">Language of the metadata record. Optional. Not Repeatable</dc:language>

      <dc:source xsi:type="URI">URL of source record from which this metadata record was derived. Optional. Repeatable</dc:source>

    </iesr:admeta>

  </iesr:Agent>

</iesrDescription>

