Code Search for Developers
 
 
  

test.xml from Text Encoding Initiative at Krugle


Show test.xml syntax highlighted

<TEI xmlns="http://www.tei-c.org/ns/1.0"
 xmlns:rng="http://relaxng.org/ns/structure/1.0">
   <teiHeader>
      <fileDesc>
         <titleStmt>
            <title>TEI Silly Extension file</title>
            <author>Sebastian Rahtz</author>
         </titleStmt>
         <publicationStmt>
	   <p>for TEI web site only</p>
	 </publicationStmt>
         <sourceDesc>
            <p>derived from old DTD extension files for P4</p>
         </sourceDesc>
      </fileDesc>
   </teiHeader>
<text>
<body>
<p>The wrapping schema, which imports 
selected TEI modules. 
<schemaSpec ident="teisilly">
  <moduleRef key="tei"/>
  <moduleRef key="general"/>
  <moduleRef key="linking"/>
  <classSpec module="tei" ident="tei.xPointer" mode="change" type="both">
    <attList>
      <attDef mode="change" ident="url">
	<altIdent>href</altIdent>
      </attDef>
      <attDef mode="add" ident="extra">
	<datatype><rng:text/></datatype>
      </attDef>
    </attList>
  </classSpec>

  <elementSpec module="tei" ident="quotation" mode="replace">
    <content>
      <rng:empty/>
    </content>
  </elementSpec>

  <elementSpec module="tei" ident="quote" mode="change">
    <altIdent>Quote</altIdent>
  </elementSpec>


  <elementSpec module="linking" ident="xptr" mode="delete"/>
</schemaSpec>
</p>
</body>
</text>
</TEI>




See more files for this project here

Text Encoding Initiative

The TEI is an international and interdisciplinary standard used by libraries, museums, publishers, and academics to represent all kinds of literary and linguistic texts, using an encoding scheme that is maximally expressive and minimally obsolescent. \r\n\r

Project homepage: http://sourceforge.net/projects/tei
Programming language(s): XML
License: other

  Makefile
  test.xml
  testdata.xml