<?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://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:rng="http://relaxng.org/ns/structure/1.0" module="tagdocs" ident="empty">
  <desc versionDate="2014-07-01" xml:lang="en">indicates the presence of an empty node within a
    content model</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.contentPart"/>
  </classes>
  <content><empty/></content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" source="#UND">
      <content>
        <alternate minOccurs="0" maxOccurs="unbounded">
          <empty/>
          <elementRef key="hi"/>
        </alternate>
      </content>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#TD"/>
  </listRef>
</elementSpec>
