<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright TEI Consortium. 
Dual-licensed under CC-by and BSD2 licences 
See the file COPYING.txt for details
$Date: 2012-04-18 20:27:05 +0100 (Wed, 18 Apr 2012) $
$Id: objectType.xml 10250 2012-04-18 19:27:05Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="msdescription" xml:id="OBJECTTYPE" ident="objectType">
  <equiv/>
  <gloss versionDate="2011-01-10" xml:lang="fr">type d'objet</gloss>
  <desc xml:id="objectType.desc">contains a word or phrase describing the type of object being refered to.
  </desc>
  <desc versionDate="2011-01-10" xml:lang="fr">contient un mot ou une expression qui décrit le type de l'objet consideré.
   </desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.pPart.msdesc"/>
    <memberOf key="att.canonical"/>
  </classes>
  <content>
    <!--<!ELEMENT objectDesc  - -  (%phrase.seq;)>-->
    <ref xmlns="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <physDesc>
        <p>
      Paper and vellum <objectType>codex</objectType> in modern cloth binding.</p>
      </physDesc>
    </egXML>
  </exemplum>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <physDesc>
        <p>Fragment of a re-used marble <objectType>funerary stele</objectType>.
    </p>
      </physDesc>
    </egXML>
  </exemplum>
  <exemplum xml:lang="fr" versionDate="2011-01-10">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <physDesc>
        <p><objectType>Codex</objectType> avec feuilles de parchemin colorées avec la pourpre du murex.
    </p>
      </physDesc>
    </egXML>
  </exemplum>
  <exemplum xml:lang="fr" versionDate="2011-01-10">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <physDesc>
        <p><objectType>Socle</objectType> fragmentaire d'Aphrodite Anadyomène en terre cuite.</p>
      </physDesc>
    </egXML>
  </exemplum>
  <remarks>
    <p>The <att>ref</att> attribute may be used to point to one
or more items within a taxonomy of types of object, defined either internally or
externally.</p>
  </remarks>
  <listRef>
    <ptr target="#msmat"/>
  </listRef>
</elementSpec>
