/[suikacvs]/markup/rfc/dtd/2629/rfc.dtd
Suika

Contents of /markup/rfc/dtd/2629/rfc.dtd

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download)
Thu Oct 23 23:25:33 2003 UTC (21 years, 6 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
FILE REMOVED
New

1 wakaba 1.1 <?xml version="1.0" encoding="iso-2022-jp"?>
2     <!-- Markup Language for IETF RFC (RFC 2629)
3    
4     Document Type Definition for an RFC document
5    
6     Copyright 2003 Wakaba <w@suika.fam.cx>.
7 wakaba 1.2 Revision: $Date: 2003/09/12 11:19:35 $
8 wakaba 1.1
9     SYSTEM "http://suika.fam.cx/gate/cvs/*checkout*/markup/rfc/dtd/2629/rfc.dtd"
10     -->
11    
12     <!ENTITY % NS.prefixed "IGNORE">
13     <!ENTITY % rfc2629.prefix "">
14    
15     <!-- Datatype modules -->
16     <!ENTITY % xhtml-datatypes.module "IGNORE">
17     <![%xhtml-datatypes.module;[
18     <!ENTITY % xhtml-datatypes.mod
19     PUBLIC "-//W3C//ENTITIES XHTML Datatypes 1.0//EN"
20     "http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-datatypes-1.mod">
21     %xhtml-datatypes.mod;]]>
22    
23     <!ENTITY % rfc2629.datatypes.module "INCLUDE">
24     <![%rfc2629.datatypes.module;[
25     <!ENTITY % rfc2629.datatype.mod SYSTEM "datatype.mod">
26     %rfc2629.datatype.mod;]]>
27    
28     <!-- Notation module -->
29     <!ENTITY % rfc2629.notation.module "INCLUDE">
30     <![%rfc2629.notation.module;[
31     <!ENTITY % rfc2629.notation.mod SYSTEM "notation.mod">
32     %rfc2629.notation.mod;]]>
33    
34     <!-- QName module -->
35     <!ENTITY % rfc2629.qname.module "INCLUDE">
36     <![%rfc2629.qname.module;[
37     <!ENTITY % rfc2629.qname.mod SYSTEM "qname.mod">
38     %rfc2629.qname.mod;]]>
39    
40     <!-- Common attributes module -->
41     <!ENTITY % rfc2629.attribs.module "INCLUDE">
42     <![%rfc2629.attribs.module;[
43     <!ENTITY % rfc2629.attribs.mod SYSTEM "attribs.mod">
44     %rfc2629.attribs.mod;]]>
45    
46     <!-- Document Model module -->
47     <!ENTITY % rfc2629.model.mod SYSTEM "model.mod">
48     %rfc2629.model.mod;
49    
50     <!-- Block structural module -->
51     <!ENTITY % rfc2629.blkstruct.module "INCLUDE">
52     <![%rfc2629.blkstruct.module;[
53     <!ENTITY % rfc2629.blkstruct.mod SYSTEM "blkstruct.mod">
54     %rfc2629.blkstruct.mod;]]>
55    
56     <!-- Figure module -->
57     <!ENTITY % rfc2629.figure.module "INCLUDE">
58     <![%rfc2629.figure.module;[
59     <!ENTITY % rfc2629.figure.mod SYSTEM "figure.mod">
60     %rfc2629.figure.mod;]]>
61    
62     <!-- Meta information module -->
63     <!ENTITY % rfc2629.metainformation.module "INCLUDE">
64     <![%rfc2629.metainformation.module;[
65     <!ENTITY % rfc2629.metainformation.mod SYSTEM "metainformation.mod">
66     %rfc2629.metainformation.mod;]]>
67    
68     <!-- Reference and hyperlink module -->
69     <!ENTITY % rfc2629.reference.module "INCLUDE">
70     <![%rfc2629.reference.module;[
71     <!ENTITY % rfc2629.reference.mod SYSTEM "reference.mod">
72     %rfc2629.reference.mod;]]>
73    
74     <!-- Document structure module -->
75     <!ENTITY % rfc2629.struct.module "INCLUDE">
76     <![%rfc2629.struct.module;[
77     <!ENTITY % rfc2629.struct.mod SYSTEM "struct.mod">
78     %rfc2629.struct.mod;]]>
79    
80    
81     <!-- General entity "rfc.number" -->
82     <!-- If you use this entity, you should define this entity
83     in the internal subset of DOCTYPE declaration in your RFC document. -->
84     <!ENTITY rfc.number "XXXX">
85    
86     <!-- end of rfc.dtd -->

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24