<?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="CHAR" ident="char">
  <gloss versionDate="2005-01-14" xml:lang="en">character</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">caractère</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">carácter</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">carattere</gloss>
  <desc versionDate="2005-01-14" xml:lang="en">provides descriptive information about a character<!-- 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
			caractère</desc>
  <desc versionDate="2007-05-04" xml:lang="es">proporciona información descriptiva sobre un carácter.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">fornisce informazioni descrittive su di un carattere.</desc>
  <classes>
    <memberOf key="att.global"/>
  </classes>
  <content>
    <group xmlns="http://relaxng.org/ns/structure/1.0">
      <optional>
        <ref name="charName"/>
      </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="und">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <char xml:id="circledU4EBA">
        <charName>CIRCLED IDEOGRAPH 4EBA</charName>
        <charProp>
          <unicodeName>character-decomposition-mapping</unicodeName>
          <value>circle</value>
        </charProp>
        <charProp>
          <localName>daikanwa</localName>
          <value>36</value>
        </charProp>
        <mapping type="standard">人</mapping>
      </char>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <char xml:id="fr_circledU4EBA">
        <charName>IDEOGRAMME ENCADRE 4EBA</charName>
        <charProp>
          <unicodeName>table de correspondance qui donne la composition des caractères.</unicodeName>
          <value>encadrement</value>
        </charProp>
        <charProp>
          <localName>daikanwa</localName>
          <value>36</value>
        </charProp>
        <mapping type="standard"> 人 </mapping>
      </char>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#D25-20"/>
  </listRef>
</elementSpec>
