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