<?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="tagdocs" xml:id="MODULESPEC" ident="moduleSpec">
  <gloss versionDate="2007-07-04" xml:lang="en">module specification</gloss>
  <gloss versionDate="2007-12-20" xml:lang="ko">모듈 명시</gloss>
  <gloss versionDate="2008-04-06" xml:lang="es">especificación de módulo</gloss>
  <gloss versionDate="2007-06-12" xml:lang="fr">spécification de module</gloss>
  <gloss versionDate="2007-11-06" xml:lang="it">specifica del modulo</gloss>
  <desc versionDate="2005-01-14" xml:lang="en">documents the structure, content, and purpose of a single
module, i.e. a named and externally visible group of declarations.</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">documente la structure, le contenu et les
			fonctions d'un module, i.e. d'un groupe de déclarations nommé et 
			visible extérieurement.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">documenta la estructura, el contenido y la finalidad de un único módulo, es decir, un grupo de declaraciones específicamente indicado y visible externamente.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">documenta struttura, contenuto e scopo di un unico modulo, cioè un gruppo di dichiarazioni specificamente indicato ed esternamente visibile</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.oddDecl"/>
    <memberOf key="att.identified"/>
    <memberOf key="att.typed"/>
  </classes>
  <content>
    <group xmlns="http://relaxng.org/ns/structure/1.0">
      <zeroOrMore>
        <choice>
          <ref name="model.glossLike"/>
          <ref name="model.descLike"/>
        </choice>
      </zeroOrMore>
      <zeroOrMore>
        <ref name="exemplum"/>
      </zeroOrMore>
      <optional>
        <ref name="remarks"/>
      </optional>
      <zeroOrMore>
        <ref name="listRef"/>
      </zeroOrMore>
    </group>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <moduleSpec ident="namesdates">
        <altIdent type="FPI">Names and Dates</altIdent>
        <desc>Additional elements for names and dates</desc>
      </moduleSpec>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#TDmodules"/>
  </listRef>
</elementSpec>
