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

Contents of /markup/jdcm/dtd/text.mod

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Fri Oct 24 11:09:02 2003 UTC (21 years ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
Error occurred while calculating annotation data.
FILE REMOVED
New

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 Text module
7
8 Copyright 2003 Wakaba <w@suika.fam.cx>.
9 Revision: $Date: 2003/09/11 08:15:42 $
10
11 SYSTEM "http://suika.fam.cx/gate/cvs/*checkout*/markup/jdcm/dtd/text.mod"
12 -->
13
14 <!-- Specific glyph of character [JIS X 4052:2000, 6.2 b) 1.2)] -->
15 <!ENTITY % jdcm.ch.element "INCLUDE">
16 <![%jdcm.ch.element;[
17 <!ENTITY % jdcm.ch.content "(#PCDATA)*"><!-- alternative text -->
18 <!ELEMENT %jdcm.ch.qname; %jdcm.ch.content;>
19 ]]>
20 <!ENTITY % jdcm.ch.attlist "INCLUDE">
21 <![%jdcm.ch.attlist;[
22 <!ATTLIST %jdcm.ch.qname;
23 height %jdcm.position.datatype; #IMPLIED
24 left %jdcm.position.datatype; "0"
25 src %URI.datatype; #REQUIRED
26 top %jdcm.position.datatype; "0"
27 width %jdcm.position.datatype; #IMPLIED
28 %jdcm.subbody.attrib;>
29 ]]>
30
31
32 <!-- end of text.mod -->

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24