/[suikacvs]/markup/jdcm/dtd/jdcm.dtd
Suika

Contents of /markup/jdcm/dtd/jdcm.dtd

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations) (download)
Fri Oct 24 11:09:02 2003 UTC (21 years ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1 lines
FILE REMOVED
New

1 wakaba 1.1 <?xml version="1.0" encoding="iso-2022-jp"?>
2     <!-- XML Representation of
3     "Exchange format for Japanese documents with composition markup
4     (JIS X 4052:2000)"
5    
6     Document Type Definition
7    
8     Copyright 2003 Wakaba <w@suika.fam.cx>.
9 wakaba 1.3 Revision: $Date: 2003/10/01 01:29:00 $
10 wakaba 1.1
11     SYSTEM "http://suika.fam.cx/gate/cvs/*checkout*/markup/jdcm/dtd/jdcm.dtd"
12     -->
13    
14 wakaba 1.2 <!ENTITY % NS.prefixed "IGNORE">
15     <!ENTITY % jdcm.prefix "">
16 wakaba 1.1
17     <!-- Datatype modules -->
18     <!ENTITY % xhtml-datatypes.module "INCLUDE">
19     <![%xhtml-datatypes.module;[
20     <!ENTITY % xhtml-datatypes.mod
21     PUBLIC "-//W3C//ENTITIES XHTML Datatypes 1.0//EN"
22     "http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-datatypes-1.mod">
23     %xhtml-datatypes.mod;]]>
24    
25     <!ENTITY % jdcm.datatypes.module "INCLUDE">
26     <![%jdcm.datatypes.module;[
27     <!ENTITY % jdcm.datatype.mod SYSTEM "datatype.mod">
28     %jdcm.datatype.mod;]]>
29    
30     <!-- QName module -->
31     <!ENTITY % jdcm.qname.module "INCLUDE">
32     <![%jdcm.qname.module;[
33     <!ENTITY % jdcm.qname.mod SYSTEM "qname.mod">
34     %jdcm.qname.mod;]]>
35    
36     <!-- Common attributes module -->
37     <!ENTITY % jdcm.attribs.module "INCLUDE">
38     <![%jdcm.attribs.module;[
39     <!ENTITY % jdcm.attribs.mod SYSTEM "attribs.mod">
40     %jdcm.attribs.mod;]]>
41    
42     <!-- Document Model module -->
43 wakaba 1.2 <!ENTITY % jdcm.model.mod SYSTEM "model.mod">
44     %jdcm.model.mod;
45 wakaba 1.1
46     <!-- Inline module -->
47     <!ENTITY % jdcm.inline.module "INCLUDE">
48     <![%jdcm.inline.module;[
49     <!ENTITY % jdcm.inline.mod SYSTEM "inline.mod">
50     %jdcm.inline.mod;]]>
51    
52     <!-- Text module -->
53     <!ENTITY % jdcm.text.module "INCLUDE">
54     <![%jdcm.text.module;[
55     <!ENTITY % jdcm.text.mod SYSTEM "text.mod">
56     %jdcm.text.mod;]]>
57    
58     <!-- List module -->
59     <!ENTITY % jdcm.list.module "INCLUDE">
60     <![%jdcm.list.module;[
61     <!ENTITY % jdcm.list.mod SYSTEM "list.mod">
62     %jdcm.list.mod;]]>
63    
64     <!-- Compound text module -->
65     <!ENTITY % jdcm.compound.module "INCLUDE">
66     <![%jdcm.compound.module;[
67     <!ENTITY % jdcm.compound.mod SYSTEM "compound.mod">
68     %jdcm.compound.mod;]]>
69    
70     <!-- Figure module -->
71     <!ENTITY % jdcm.figure.module "INCLUDE">
72     <![%jdcm.figure.module;[
73     <!ENTITY % jdcm.figure.mod SYSTEM "figure.mod">
74     %jdcm.figure.mod;]]>
75    
76     <!-- Table module -->
77     <!ENTITY % jdcm.table.module "INCLUDE">
78     <![%jdcm.table.module;[
79     <!ENTITY % jdcm.table.mod SYSTEM "table.mod">
80     %jdcm.table.mod;]]>
81    
82     <!-- Document structure module -->
83     <!ENTITY % jdcm.struct.module "INCLUDE">
84     <![%jdcm.struct.module;[
85     <!ENTITY % jdcm.struct.mod SYSTEM "struct.mod">
86     %jdcm.struct.mod;]]>
87    
88     <!-- end of jdcm.dtd -->

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24