File: html.soc

package info (click to toggle)
jade 1.2.1-47
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, squeeze
  • size: 8,804 kB
  • ctags: 16,991
  • sloc: cpp: 120,658; sh: 10,522; ansic: 8,228; perl: 378; makefile: 292; sed: 5
file content (31 lines) | stat: -rw-r--r-- 1,199 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
	-- catalog: SGML Open style entity catalog for HTML --
	-- $Id: html.soc,v 1.1 1998/10/12 03:25:10 jjc Exp $ --
	-- Hacked by jjc --

	-- Ways to refer to Level 2: most general to most specific --
PUBLIC	"-//IETF//DTD HTML//EN"			html.dtd
PUBLIC	"-//IETF//DTD HTML 2.0//EN"		html.dtd
PUBLIC	"-//IETF//DTD HTML Level 2//EN"		html.dtd
PUBLIC	"-//IETF//DTD HTML 2.0 Level 2//EN"	html.dtd

	-- Ways to refer to Level 1: most general to most specific --
PUBLIC	"-//IETF//DTD HTML Level 1//EN"		html-1.dtd
PUBLIC	"-//IETF//DTD HTML 2.0 Level 1//EN"	html-1.dtd

	-- Ways to refer to
		 Strict Level 2: most general to most specific --
PUBLIC	"-//IETF//DTD HTML Strict//EN"			html-s.dtd
PUBLIC	"-//IETF//DTD HTML 2.0 Strict//EN"		html-s.dtd
PUBLIC	"-//IETF//DTD HTML Strict Level 2//EN"		html-s.dtd
PUBLIC	"-//IETF//DTD HTML 2.0 Strict Level 2//EN"	html-s.dtd

	-- Ways to refer to
		 Strict Level 1: most general to most specific --
PUBLIC	"-//IETF//DTD HTML Strict Level 1//EN"		html-1s.dtd
PUBLIC	"-//IETF//DTD HTML 2.0 Strict Level 1//EN"	html-1s.dtd

	-- ISO latin 1 entity set for HTML -- 
PUBLIC	"ISO 8879-1986//ENTITIES Added Latin 1//EN//HTML"	ISOlat1.sgm

SGMLDECL html.dcl
DOCTYPE html html.dtd