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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Thu Sep 11 08:15:42 2003 UTC (21 years, 1 month ago) by wakaba
Branch: MAIN
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     Figure module
7    
8     Copyright 2003 Wakaba <w@suika.fam.cx>.
9     Revision: $Date:$
10    
11     SYSTEM "http://suika.fam.cx/gate/cvs/*checkout*/markup/jdcm/dtd/figure.mod"
12     -->
13    
14     <!-- Figure, photo, etc. with its margin, caption, note, etc.
15     [JIS X 4052:2000, 6.7] -->
16     <!ENTITY % jdcm.zu.element "INCLUDE">
17     <![%jdcm.zu.element;[
18     <!ENTITY % jdcm.zu.content "EMPTY">
19     <!ELEMENT %jdcm.zu.qname; %jdcm.zu.content;>
20     ]]>
21     <!ENTITY % jdcm.zu.attlist "INCLUDE">
22     <![%jdcm.zu.attlist;[
23     <!ATTLIST %jdcm.zu.qname;
24     src %URI.datatype; #REQUIRED
25     %jdcm.subbody.attrib;>
26     ]]>
27    
28    
29     <!-- end of figure.mod -->

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24