File: catalog.soc

package info (click to toggle)
qm 1.1.3-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 8,628 kB
  • ctags: 10,249
  • sloc: python: 41,482; ansic: 20,611; xml: 12,837; sh: 485; makefile: 226
file content (19 lines) | stat: -rw-r--r-- 558 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

--

  DEMO CATALOG for xmlproc

  This is just a demonstration catalog file that resolves the public
  identifiers of the DTDs that come with the parser
--

PUBLIC "-//LM Garshol//DTD XML Software Autoupdate 1.0//EN//XML"
       "dtds/xsa.dtd"

PUBLIC "+//IDN python.org//DTD XML Bookmark Exchange Language 1.0//EN//XML"
       "dtds/xbel-1.0.dtd"

-- If we can't find a system identifier for the public identifier here, 
   then go to James Tauber's public catalog                             --

DELEGATE "" "http://www.schema.net/public-text/catalog.soc"