1 |
wakaba |
1.1 |
<?xml version="1.0" encoding="iso-2022-jp"?> |
2 |
|
|
<!-- Markup Language for IETF RFC (RFC 2629) + Japanese Translation Markup |
3 |
|
|
|
4 |
|
|
Meta information module |
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/2629ja/metainformation.mod" |
10 |
|
|
--> |
11 |
|
|
|
12 |
|
|
<!ENTITY % rfc2629ja.front.element "INCLUDE"> |
13 |
|
|
<![%rfc2629ja.front.element;[ |
14 |
wakaba |
1.2 |
<![%rfc2629.module;[ |
15 |
|
|
<!ENTITY % rfc2629ja.front.content "(%rfc2629.author.qname;|%rfc2629ja.copyright.qname;|%rfc2629.date.qname;|%rfc2629.keyword.qname;|%rfc2629ja.change.qname;%rfc2629ja.front.extra.class;)+"> |
16 |
|
|
]]> |
17 |
|
|
<!ENTITY % rfc2629ja.front.content "(%rfc2629ja.copyright.qname;|%rfc2629ja.change.qname;%rfc2629ja.front.extra.class;)+"> |
18 |
wakaba |
1.1 |
<!ELEMENT %rfc2629ja.front.qname; %rfc2629ja.front.content;> |
19 |
|
|
]]> |
20 |
|
|
<!ENTITY % rfc2629ja.front.attlist "INCLUDE"> |
21 |
|
|
<![%rfc2629ja.front.attlist;[ |
22 |
|
|
<!ATTLIST %rfc2629ja.front.qname; |
23 |
|
|
%rfc2629ja.common.attrib;> |
24 |
|
|
]]> |
25 |
|
|
|
26 |
wakaba |
1.2 |
<!ENTITY % rfc2629ja.change.element "INCLUDE"> |
27 |
|
|
<![%rfc2629ja.change.element;[ |
28 |
|
|
<!ENTITY % rfc2629ja.change.content "(%rfc2629ja.item.qname;)+"> |
29 |
|
|
<!ELEMENT %rfc2629ja.change.qname; %rfc2629ja.change.content;> |
30 |
|
|
]]> |
31 |
|
|
<!ENTITY % rfc2629ja.change.attlist "INCLUDE"> |
32 |
|
|
<![%rfc2629ja.change.attlist;[ |
33 |
|
|
<!ATTLIST %rfc2629ja.change.qname; |
34 |
|
|
%rfc2629ja.common.attrib;> |
35 |
|
|
]]> |
36 |
|
|
|
37 |
wakaba |
1.1 |
<!ENTITY % rfc2629ja.copyright.element "INCLUDE"> |
38 |
|
|
<![%rfc2629ja.copyright.element;[ |
39 |
wakaba |
1.2 |
<!ENTITY % rfc2629ja.copyright.content "(%rfc2629ja.item.qname;|%rfc2629ja.full-statement.qname;)+"> |
40 |
wakaba |
1.1 |
<!ELEMENT %rfc2629ja.copyright.qname; %rfc2629ja.copyright.content;> |
41 |
|
|
]]> |
42 |
|
|
<!ENTITY % rfc2629ja.copyright.attlist "INCLUDE"> |
43 |
|
|
<![%rfc2629ja.copyright.attlist;[ |
44 |
|
|
<!ATTLIST %rfc2629ja.copyright.qname; |
45 |
|
|
%rfc2629ja.common.attrib;> |
46 |
|
|
]]> |
47 |
|
|
|
48 |
|
|
<!ENTITY % rfc2629ja.item.element "INCLUDE"> |
49 |
|
|
<![%rfc2629ja.item.element;[ |
50 |
wakaba |
1.2 |
<![%rfc2629.module;[ |
51 |
|
|
<!ENTITY % rfc2629ja.item.content "(%rfc2629.CTEXT.datatype;|%rfc2629.inline.class;|%rfc2629.t.qname;|%rfc2629.author.qname;)*"> |
52 |
|
|
]]> |
53 |
|
|
<!ENTITY % rfc2629ja.item.content "(%rfc2629.CTEXT.datatype;)*"> |
54 |
|
|
<!-- ja:copyright/ja:item : %rfc2629.metaterm.content; |
55 |
|
|
ja:change/ja:item : (author,t*) ; @year, @month, @day |
56 |
|
|
(How bad design!) |
57 |
|
|
--> |
58 |
wakaba |
1.1 |
<!ELEMENT %rfc2629ja.item.qname; %rfc2629ja.item.content;> |
59 |
|
|
]]> |
60 |
|
|
<!ENTITY % rfc2629ja.item.attlist "INCLUDE"> |
61 |
|
|
<![%rfc2629ja.item.attlist;[ |
62 |
|
|
<!ATTLIST %rfc2629ja.item.qname; |
63 |
wakaba |
1.2 |
year %rfc2629.YEAR.datatype; #IMPLIED |
64 |
|
|
month %rfc2629.MONTH.datatype; #IMPLIED |
65 |
|
|
day %rfc2629.DAY.datatype; #IMPLIED |
66 |
|
|
%rfc2629ja.common.attrib;> |
67 |
|
|
]]> |
68 |
|
|
|
69 |
|
|
<!ENTITY % rfc2629ja.full-statement.element "INCLUDE"> |
70 |
|
|
<![%rfc2629ja.full-statement.element;[ |
71 |
|
|
<![%rfc2629.module;[ |
72 |
|
|
<!ENTITY % rfc2629ja.full-statement.content "(%rfc2629.t.qname;|%rfc2629.figure.qname;|%rfc2629.iref.qname;)+"> |
73 |
|
|
]]> |
74 |
|
|
<!ENTITY % rfc2629ja.full-statement.content "ANY"> |
75 |
|
|
<!ELEMENT %rfc2629ja.full-statement.qname; %rfc2629ja.full-statement.content;> |
76 |
|
|
]]> |
77 |
|
|
<!ENTITY % rfc2629ja.full-statement.attlist "INCLUDE"> |
78 |
|
|
<![%rfc2629ja.full-statement.attlist;[ |
79 |
|
|
<!ATTLIST %rfc2629ja.full-statement.qname; |
80 |
|
|
%rfc2629ja.common.attrib;> |
81 |
|
|
]]> |
82 |
|
|
|
83 |
|
|
<![%rfc2629.module;[ |
84 |
|
|
<![%rfc2629ja.prefixed;[ |
85 |
|
|
<!ENTITY % rfc2629ja.author.id.attlist "INCLUDE"> |
86 |
|
|
<![%rfc2629ja.author.id.attlist;[ |
87 |
|
|
<!ATTLIST %rfc2629.author.qname; |
88 |
|
|
%rfc2629ja.author.id.qname; ID #IMPLIED> |
89 |
|
|
]]> |
90 |
|
|
<!ENTITY % rfc2629ja.author.ref.attlist "INCLUDE"> |
91 |
|
|
<![%rfc2629ja.author.ref.attlist;[ |
92 |
|
|
<!ATTLIST %rfc2629.author.qname; |
93 |
|
|
%rfc2629ja.author.ref.qname; IDREF #IMPLIED> |
94 |
|
|
]]> |
95 |
|
|
<!ENTITY % rfc2629ja.author.header-name.attlist "INCLUDE"> |
96 |
|
|
<![%rfc2629ja.author.header-name.attlist;[ |
97 |
|
|
<!ATTLIST %rfc2629.author.qname; |
98 |
|
|
%rfc2629ja.header-name.header-name.qname; CDATA #IMPLIED> |
99 |
|
|
]]> |
100 |
|
|
<!ENTITY % rfc2629ja.author.text.attlist "INCLUDE"> |
101 |
|
|
<![%rfc2629ja.author.text.attlist;[ |
102 |
|
|
<!ATTLIST %rfc2629.author.qname; |
103 |
|
|
%rfc2629ja.text.text.qname; CDATA #IMPLIED> |
104 |
|
|
]]> |
105 |
|
|
<!ENTITY % rfc2629ja.country.show.attlist "INCLUDE"> |
106 |
|
|
<![%rfc2629ja.country.show.attlist;[ |
107 |
|
|
<!ATTLIST %rfc2629.country.qname; |
108 |
|
|
%rfc2629ja.show.show.qname; CDATA #IMPLIED> |
109 |
|
|
]]> |
110 |
|
|
<!ENTITY % rfc2629ja.country.text.attlist "INCLUDE"> |
111 |
|
|
<![%rfc2629ja.country.text.attlist;[ |
112 |
|
|
<!ATTLIST %rfc2629.country.qname; |
113 |
|
|
%rfc2629ja.text.text.qname; CDATA #IMPLIED> |
114 |
|
|
]]> |
115 |
|
|
<!ENTITY % rfc2629ja.facsimile.text.attlist "INCLUDE"> |
116 |
|
|
<![%rfc2629ja.facsimile.text.attlist;[ |
117 |
|
|
<!ATTLIST %rfc2629.facsimile.qname; |
118 |
|
|
%rfc2629ja.text.text.qname; CDATA #IMPLIED> |
119 |
|
|
]]> |
120 |
|
|
<!ENTITY % rfc2629ja.phone.text.attlist "INCLUDE"> |
121 |
|
|
<![%rfc2629ja.phone.text.attlist;[ |
122 |
|
|
<!ATTLIST %rfc2629.phone.qname; |
123 |
|
|
%rfc2629ja.text.text.qname; CDATA #IMPLIED> |
124 |
|
|
]]> |
125 |
|
|
<!-- ja:text name shown in RFC document --> |
126 |
|
|
]]> |
127 |
|
|
]]> |
128 |
|
|
|
129 |
|
|
<!ENTITY % rfc2629ja.add-info.element "INCLUDE"> |
130 |
|
|
<![%rfc2629ja.add-info.element;[ |
131 |
|
|
<![%rfc2629.module;[ |
132 |
|
|
<!ENTITY % rfc2629ja.add-info.content "%rfc2629.metaterm.content;"> |
133 |
|
|
]]> |
134 |
|
|
<!ENTITY % rfc2629ja.add-info.content "(%rfc2629.CTEXT.datatype;)*"> |
135 |
|
|
<!ELEMENT %rfc2629ja.add-info.qname; %rfc2629ja.add-info.content;> |
136 |
|
|
]]> |
137 |
|
|
<!ENTITY % rfc2629ja.add-info.attlist "INCLUDE"> |
138 |
|
|
<![%rfc2629ja.add-info.attlist;[ |
139 |
|
|
<!ATTLIST %rfc2629ja.add-info.qname; |
140 |
|
|
%rfc2629ja.common.attrib;> |
141 |
|
|
]]> |
142 |
|
|
|
143 |
|
|
<!-- Additional organization --> |
144 |
|
|
<!-- Obsolete : use rfc2629:organization |
145 |
|
|
with some change to the rfc2629:front content model --> |
146 |
|
|
<!ENTITY % rfc2629ja.organization.element "INCLUDE"> |
147 |
|
|
<![%rfc2629ja.organization.element;[ |
148 |
|
|
<!ENTITY % rfc2629ja.organization.content "%rfc2629.metaterm.content;"> |
149 |
|
|
<!ELEMENT %rfc2629ja.organization.qname; %rfc2629ja.organization.content;> |
150 |
|
|
]]> |
151 |
|
|
<!ENTITY % rfc2629ja.organization.attlist "INCLUDE"> |
152 |
|
|
<![%rfc2629ja.organization.attlist;[ |
153 |
|
|
<!ATTLIST %rfc2629ja.organization.qname; |
154 |
|
|
%rfc2629ja.common.attrib;> |
155 |
|
|
]]> |
156 |
|
|
|
157 |
|
|
<!-- Additional email address --> |
158 |
|
|
<!-- Obsolete : use rfc2629:email |
159 |
|
|
with some change to the rfc2629:front content model --> |
160 |
|
|
<!ENTITY % rfc2629ja.email.element "INCLUDE"> |
161 |
|
|
<![%rfc2629ja.email.element;[ |
162 |
|
|
<!ENTITY % rfc2629ja.email.content "%rfc2629.metaterm.content;"> |
163 |
|
|
<!ELEMENT %rfc2629ja.email.qname; %rfc2629ja.email.content;> |
164 |
|
|
]]> |
165 |
|
|
<!ENTITY % rfc2629ja.email.attlist "INCLUDE"> |
166 |
|
|
<![%rfc2629ja.email.attlist;[ |
167 |
|
|
<!ATTLIST %rfc2629ja.email.qname; |
168 |
|
|
%rfc2629ja.common.attrib;> |
169 |
|
|
]]> |
170 |
|
|
|
171 |
|
|
<!ENTITY % rfc2629ja.publisher.element "INCLUDE"> |
172 |
|
|
<![%rfc2629ja.publisher.element;[ |
173 |
|
|
<!ENTITY % rfc2629ja.publisher.content "EMPTY"> |
174 |
|
|
<!ELEMENT %rfc2629ja.publisher.qname; %rfc2629ja.publisher.content;> |
175 |
|
|
]]> |
176 |
|
|
<!ENTITY % rfc2629ja.publisher.attlist "INCLUDE"> |
177 |
|
|
<![%rfc2629ja.publisher.attlist;[ |
178 |
|
|
<!ATTLIST %rfc2629ja.publisher.qname; |
179 |
|
|
fullname CDATA #IMPLIED |
180 |
wakaba |
1.1 |
%rfc2629ja.common.attrib;> |
181 |
|
|
]]> |
182 |
|
|
|
183 |
|
|
<!-- end of metainformation.mod --> |