home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 October / INTERNET108.ISO / pc / software / windows / building / xmlspy / xmlspyentcomplete5.exe / Data1.cab / _DF0C37CCCA364F818BEB0FB080C4B0DB < prev    next >
Encoding:
Extensible Markup Language  |  2002-10-21  |  919 b   |  35 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xmlspysps http://www.altova.com/sps/template/teilite/teilite.sps?>
  3. <!DOCTYPE TEI.2 PUBLIC "-//TEI//DTD TEI Lite XML ver. 1.1//EN" "http://www.altova.com/schemas/teilite/teixlite.dtd">
  4. <?xml-stylesheet type="text/xsl" href="http://www.altova.com/stylesheets/teilite/teihtml.xsl"?>
  5. <TEI.2>
  6.     <teiHeader>
  7.         <fileDesc>
  8.             <titleStmt>
  9.                 <title>[TITLE HERE]</title>
  10.                 <author>[AUTHOR NAME]</author>
  11.             </titleStmt>
  12.             <publicationStmt>
  13.                 <p>[STATEMENT OF PUBLICATION]</p>
  14.             </publicationStmt>
  15.             <sourceDesc>
  16.                 <p>[SOURCE DESCRIPTION]</p>
  17.             </sourceDesc>
  18.         </fileDesc>
  19.         <revisionDesc>
  20.             <change>
  21.                 <date>OCTOBER 2002</date>
  22.                 <respStmt>
  23.                     <name>Altova, Inc.</name>
  24.                 </respStmt>
  25.                 <item n="">Created Template</item>
  26.             </change>
  27.         </revisionDesc>
  28.     </teiHeader>
  29.     <text>
  30.         <body>
  31.             <p>[TEXT HERE]</p>
  32.         </body>
  33.     </text>
  34. </TEI.2>
  35.