<TEI xmlns="http://www.tei-c.org/ns/1.0">
  <teiHeader>
    <fileDesc>
      <titleStmt>
	<title>The title</title>
      </titleStmt>
      <editionStmt>
	<p></p>
      </editionStmt>
      <publicationStmt>
	<p></p>
      </publicationStmt>
      <sourceDesc>
	<p></p>
      </sourceDesc>
    </fileDesc>
  </teiHeader>
  <text>
    <body>
      <div>
	<head>Section heading</head>
	<elementSpec ident="gi" mode="change">
	  <desc>contains the name (generic identifier) of an element.</desc>
	  <classes><memberOf key="model.pPart.data"/></classes>
	  <content>
	    <ref name="macro.xtext" xmlns="http://relaxng.org/ns/structure/1.0"/>
	  </content>
	  <attList>
	    <attDef usage="opt" ident="tei">
	      <equiv/>
	      <desc>indicates whether this element is part of the TEI encoding
	      scheme (i.e. defined in a TEI DTD fragment) or not.</desc>
	      <defaultVal>true</defaultVal>
	      <valList type="closed">
		<valItem ident="true">
		  <equiv/>
		  <gloss>this element is part of the TEI scheme.</gloss>
		</valItem>
		<valItem ident="false">
		  <equiv/>
		  <gloss>this element is not part of the TEI scheme.</gloss>
		</valItem>
	      </valList>
	    </attDef>
	  </attList>
	</elementSpec>
      </div>
    </body>
  </text>
</TEI>