components/docbook/sgml-common/files/html.dcl
changeset 7042 582373e0fdee
equal deleted inserted replaced
7041:f02b84458bf7 7042:582373e0fdee
       
     1 <!SGML  "ISO 8879:1986"
       
     2 --
       
     3 	SGML Declaration for HyperText Markup Language (HTML).
       
     4 
       
     5 --
       
     6 
       
     7 CHARSET
       
     8          BASESET  "ISO 646:1983//CHARSET
       
     9                    International Reference Version
       
    10                    (IRV)//ESC 2/5 4/0"
       
    11          DESCSET  0   9   UNUSED
       
    12                   9   2   9
       
    13                   11  2   UNUSED
       
    14                   13  1   13
       
    15                   14  18  UNUSED
       
    16                   32  95  32
       
    17                   127 1   UNUSED
       
    18      BASESET   "ISO Registration Number 100//CHARSET
       
    19                 ECMA-94 Right Part of
       
    20                 Latin Alphabet Nr. 1//ESC 2/13 4/1"
       
    21 
       
    22          DESCSET  128  32   UNUSED
       
    23                   160  96    32
       
    24 
       
    25 CAPACITY        SGMLREF
       
    26                 TOTALCAP        150000
       
    27                 GRPCAP          150000
       
    28 		ENTCAP		150000
       
    29   
       
    30 SCOPE    DOCUMENT
       
    31 SYNTAX   
       
    32          SHUNCHAR CONTROLS 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
       
    33 		 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 127
       
    34          BASESET  "ISO 646:1983//CHARSET
       
    35                    International Reference Version
       
    36                    (IRV)//ESC 2/5 4/0"
       
    37          DESCSET  0 128 0
       
    38          FUNCTION
       
    39 		  RE          13
       
    40                   RS          10
       
    41                   SPACE       32
       
    42                   TAB SEPCHAR  9
       
    43 	
       
    44 
       
    45          NAMING   LCNMSTRT ""
       
    46                   UCNMSTRT ""
       
    47                   LCNMCHAR ".-"
       
    48                   UCNMCHAR ".-"
       
    49                   NAMECASE GENERAL YES
       
    50                            ENTITY  NO
       
    51          DELIM    GENERAL  SGMLREF
       
    52                   SHORTREF SGMLREF
       
    53          NAMES    SGMLREF
       
    54          QUANTITY SGMLREF
       
    55                   ATTSPLEN 2100
       
    56                   LITLEN   1024
       
    57                   NAMELEN  72    -- somewhat arbitrary; taken from
       
    58                                 internet line length conventions --
       
    59                   PILEN    1024
       
    60                   TAGLVL   100
       
    61                   TAGLEN   2100
       
    62                   GRPGTCNT 150
       
    63                   GRPCNT   64                   
       
    64 
       
    65 FEATURES
       
    66   MINIMIZE
       
    67     DATATAG  NO
       
    68     OMITTAG  YES
       
    69     RANK     NO
       
    70     SHORTTAG YES
       
    71   LINK
       
    72     SIMPLE   NO
       
    73     IMPLICIT NO
       
    74     EXPLICIT NO
       
    75   OTHER
       
    76     CONCUR   NO
       
    77     SUBDOC   NO
       
    78     FORMAL   YES
       
    79   APPINFO    "SDA"  -- conforming SGML Document Access application
       
    80 		    --
       
    81 >
       
    82 <!-- 
       
    83 	$Id: html.dcl,v 1.1.1.1 1999/05/02 12:50:44 Avi Exp $
       
    84 
       
    85 	Author: Daniel W. Connolly <[email protected]>
       
    86 
       
    87 	See also: http://www.w3.org/hypertext/WWW/MarkUp/MarkUp.html
       
    88  -->