Revision 4f6006440f085c84bda5c2676d5dfbe27b06440a authored by sabine seifert on 24 September 2022, 13:15:56 UTC, committed by sabine seifert on 24 September 2022, 13:15:56 UTC
1 parent f19599e
Raw File
testjustfs.odd
<?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">
	  <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">
	  <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>



back to top