Mercurial > hg > fulltextIndexer
annotate .svn/text-base/catalog.xml.svn-base @ 0:dc7622afcfea default tip
initial
| author | dwinter |
|---|---|
| date | Wed, 03 Nov 2010 12:33:16 +0100 |
| parents | |
| children |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <catalog | |
| 3 xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"> | |
| 4 | |
| 5 <public publicId="-//W3C//DTD XHTML 1.0 Transitional//EN" | |
| 6 uri="xhtml1-transitional.dtd"/> | |
| 7 <public publicId="-//W3C//ENTITIES Special for XHTML//EN" | |
| 8 uri="xhtml-special.ent"/> | |
| 9 <public publicId="-//W3C//ENTITIES Symbols for XHTML//EN" | |
| 10 uri="xhtml-symbol.ent"/> | |
| 11 <public publicId="-//W3C//ENTITIES Latin for XHTML//EN" | |
| 12 uri="xhtml-lat1.ent"/> | |
| 13 | |
| 14 | |
| 15 | |
| 16 </catalog> |
