<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:lang="en"  xmlns="http://www.tei-c.org/ns/1.0"
     xmlns:rng="http://relaxng.org/ns/structure/1.0" n="testjustfs">
  <teiHeader>
    <fileDesc>
      <titleStmt>
        <title>TEI with Just Feature Structures</title>
        <author>Sebastian Rahtz</author>
      </titleStmt>
      <publicationStmt>
        <p> </p>
      </publicationStmt>
      <sourceDesc>
        <p>authored from scratch</p>
      </sourceDesc>
    </fileDesc>
  </teiHeader>
  <text>
    <body>
      <schemaSpec ident="testjustfs" start="fs">
        <moduleRef key="tei"/>
        <moduleRef key="iso-fs"/>
        <elementSpec ident="fs" mode="change">
          <constraintSpec ident="c1" scheme="schematron" xml:lang="zxx">
            <constraint>
              <ns xmlns="http://purl.oclc.org/dsdl/schematron" prefix="tei" uri="http://www.tei-c.org/ns/1.0"/>
            </constraint>
          </constraintSpec>
          <constraintSpec ident="c2" scheme="schematron" xml:lang="zxx">
            <constraint>
              <ns xmlns="http://purl.oclc.org/dsdl/schematron" prefix="rng" uri="http://relaxng.org/ns/structure/1.0"/>
            </constraint>
          </constraintSpec>
        </elementSpec>
      </schemaSpec>
    </body>
  </text>
</TEI>



