
This directory contains the most recent versions of all TEI dtd fragments.
In case of discrepancy between the files in this directory files in the
directory containing the text of TEI p2 itself, the dtd fragments should be
believed.

SMALL PRINT SECTION

This files are made available without warranty of serviceability for
any purpose. They represent the current status of Work in Progress by
the Text Encoding Initiative, and may be withdrawn or modified at any
time without warning. The files are copyright 1991, 1994 by the Text
Encoding Initiative Sponsoring Organizations. They may not be copied
or redistributed for profit, nor may they be copied or redistributed
except in full, together with the copyright notice prefixed to them.

SUGGESTIONS FOR TESTING PURPOSES

To test the TEI dtds (version p2 and subsequent) with the 
public domain SGML parser sgmls....

1. Download all files tei*.dtd
                      tei*.ent
                      *.tei

2. Make sure the directory containing these files is specified in
   the SGML_PATH environment variable

3. If your document includes entity references e.g. to the standard
   entity sets, you will need to set up a path to the appropriate
   system or public entity sets. See sgmls documentation on this.
   You will also need to add public declarations for any entity sets
   other than the ISOlat1 and ISOlat2 sets (which are included by
   default).

   Several entity sets are also available from this server. Look in
   the directory tei/p2/decls. These files will need modification for
   particular environments, of course.

4. Edit the file test.tei to embed the file you want to test

5. Type (for instance)

       sgmls sgmldecl.tei test.tei     (errors and output to screen)

       sgmls -s sgmldecl.tei test.tei  (suppress normalised output)

6. Report all bugs! 

=====================================================================
Lou Burnard                                           lou@vax.ox.ac.uk
Text Encoding Initiative
OUCS 13 Banbury Road, Oxford OX2 6NN, UK   +44 (865) 273200 fax 273275
----------------------------------------------------------------------
C.M. Sperberg-McQueen                             u35395@uicvm.uic.edu
Text Encoding Initiative
Computer Center M/c 135, UIC, P O Box 6998, Chicago Il, 60612-7352 USA
tel +1 312 413 0317   fax 996 6834

==================================================  5 Jan 1994 ========