<?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" xmlns:sch="http://purl.oclc.org/dsdl/schematron" module="header" xml:id="gi-unitDecl" ident="unitDecl">
  <gloss versionDate="2018-07-18" xml:lang="en">unit declarations</gloss>
  <desc versionDate="2018-07-18" xml:lang="en">provides information about units of measurement that are not members of the International System of Units.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="att.canonical"/>
    <memberOf key="att.datable"/>
    <memberOf key="model.encodingDescPart"/>
    </classes>
  <content>
    <elementRef key="unitDef" minOccurs="1" maxOccurs="unbounded"/>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-unitDecl-egXML-lw" source="#ja-ritsuryo-weights">
        <unitDecl>
          <unitDef xml:id="斤" type="weight">
            <label xml:lang="ja">斤</label>
            <label xml:lang="ja-Latn">kin</label>
            <conversion fromUnit="#両" toUnit="#斤" formula="16"/>
          </unitDef>
          <unitDef xml:id="両" type="weight">
            <label xml:lang="ja">両</label>
            <label xml:lang="ja-Latn">ryo</label>
            <conversion fromUnit="#分" toUnit="#両" formula="4"/>
          </unitDef>
          <unitDef xml:id="分" type="weight">
            <label xml:lang="ja">分</label>
            <label xml:lang="ja-Latn">Bu</label>
            <conversion fromUnit="#銖" toUnit="#分" formula="6"/>
          </unitDef>
          <unitDef xml:id="銖" type="weight">
            <label xml:lang="ja">銖</label>
            <label xml:lang="ja-Latn">Shu</label>
          </unitDef>
        </unitDecl>        
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#HDUDECL" type="div3"/>
  </listRef>
</elementSpec>
