<?xml version="1.0" encoding="UTF-8"?>
<!-- © TEI Consortium. Dual-licensed under CC-by and BSD2 licenses; see the file COPYING.txt for details. -->
<?xml-model href="https://jenkins.tei-c.org/job/TEIP5-dev/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5.nvdl" type="application/xml" schematypens="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"?>
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="namesdates" xml:id="objectIdentifier" ident="objectIdentifier">
  <gloss versionDate="2018-11-19" xml:lang="en">object identifier</gloss>
  <gloss versionDate="2019-01-22" xml:lang="de">Objektidentifikator</gloss>
  <desc versionDate="2018-10-26" xml:lang="en" xml:id="objectIdentifier.desc">groups one or more identifiers or pieces of locating information concerning a single object.</desc>
  <desc versionDate="2019-01-22" xml:lang="de">gruppiert einen oder mehrere Identifikatoren oder Teile von Lokalisierungsinformationen, die ein einzelnes Objekt betreffen.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.biblPart"/>
  </classes>
  <content>
    <alternate minOccurs="1" maxOccurs="unbounded">
      <classRef key="model.placeNamePart"/>
      <elementRef key="institution"/>
      <elementRef key="repository"/>
      <elementRef key="collection"/>
      <elementRef key="idno"/>
      <elementRef key="msName"/>
      <elementRef key="objectName"/>
      <elementRef key="altIdentifier"/>
      <elementRef key="address"/>
    </alternate>
   </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="objectIdentifier-egXML-sx">
      <objectIdentifier>
        <country>United Kingdom</country>
        <region>Oxfordshire</region>
        <settlement>Oxford</settlement>
        <institution>University of Oxford</institution>
        <repository>Ashmolean Museum</repository>
        <collection>English Treasures</collection>
        <idno type="ashmolean">AN1836p.135.371</idno>
        <idno type="wikipedia">https://en.wikipedia.org/wiki/Alfred_Jewel</idno>
        <objectName>Alfred Jewel</objectName>
      </objectIdentifier>
    </egXML>
  </exemplum>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="objectIdentifier-egXML-xl">
      <object xml:id="Excalibur-MultipleNames">
        <objectIdentifier>
          <objectName type="main">Excalibur</objectName>
          <objectName type="alt">Caliburn</objectName>
          <objectName xml:lang="cy">Caledfwlch</objectName>
          <objectName xml:lang="cnx">Calesvol</objectName>
          <objectName xml:lang="br">Kaledvoulc'h</objectName>
          <objectName xml:lang="la">Caliburnus</objectName>
          <country>Wales</country> 
        </objectIdentifier>
        <p>Excalibur is the name for the legendary sword of King Arthur, in Welsh it is called Caledfwlch, 
          in Cornish it is called Calesvol, in Breton it is called Kaledvoulc'h, and in Latin it is called Caliburnus.
          In some versions Excalibur's blade was engraved with phrases on opposite sides which in translation read: 
          "Take me up" and "Cast me away" (or similar).</p>
      </object>
    </egXML>
   </exemplum>
  <listRef>
    <ptr target="#NDOBJ"/>
  </listRef>
  
</elementSpec>
