<?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$
$Id$
-->
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/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="gaiji" xml:id="GLYPH" ident="glyph">
  <gloss versionDate="2005-01-14" xml:lang="en">character glyph</gloss>
  <gloss versionDate="2007-12-20" xml:lang="ko">그림 문자</gloss>
  <gloss versionDate="2007-05-02" xml:lang="zh-TW">文字的形體</gloss>
  <gloss versionDate="2007-06-12" xml:lang="fr">glyphe d'un caractère</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">pictograma</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">glifo</gloss>
  <desc versionDate="2005-01-14" xml:lang="en">provides descriptive information about a character glyph<!-- which is not
otherwise available in the document character set-->.</desc>
  <desc versionDate="2007-12-20" xml:lang="ko">그림 문자에 관한 기술적 정보를 제공한다.</desc>
  <desc versionDate="2007-05-02" xml:lang="zh-TW">提供一種字體的描述性資訊。</desc>
  <desc versionDate="2008-04-05" xml:lang="ja">グリフの解説を示す．</desc>
  <desc versionDate="2007-06-12" xml:lang="fr">fournit des informations descriptives sur un
			glyphe</desc>
  <desc versionDate="2007-05-04" xml:lang="es">proporciona información descriptiva sobre un pictograma.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">fornisce informazioni descrittive su di un glifo.</desc>
  <classes>
    <memberOf key="att.global"/>
  </classes>
  <content>
    <group xmlns="http://relaxng.org/ns/structure/1.0">
      <optional>
        <ref name="glyphName"/>
      </optional>
      <zeroOrMore>
        <ref name="model.descLike"/>
      </zeroOrMore>
      <zeroOrMore>
        <ref name="charProp"/>
      </zeroOrMore>
      <zeroOrMore>
        <ref name="mapping"/>
      </zeroOrMore>
      <zeroOrMore>
        <ref name="figure"/>
      </zeroOrMore>
      <zeroOrMore>
        <ref name="model.graphicLike"/>
      </zeroOrMore>
      <zeroOrMore>
        <ref name="model.noteLike"/>
      </zeroOrMore>
    </group>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <glyph xml:id="rstroke">
        <glyphName>LATIN SMALL LETTER R WITH A FUNNY STROKE</glyphName>
        <charProp>
          <localName>entity</localName>
          <value>rstroke</value>
        </charProp>
        <figure>
          <graphic url="glyph-rstroke.png"/>
        </figure>
      </glyph>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <glyph xml:id="fr_napos">
        <glyphName>N latin minuscule précédé d'une apostrophe</glyphName>
        <charProp>
          <localName>entity</localName>
          <value>napos</value>
        </charProp>
        <graphic url="glyph-napos.png"/>
      </glyph>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#D25-20"/>
  </listRef>
</elementSpec>
