1 |
wakaba |
1.1 |
<?xml version="1.0" encoding="iso-2022-jp"?> |
2 |
|
|
<!-- Markup Language for IETF RFC (RFC 2629) |
3 |
|
|
|
4 |
|
|
Document Structure 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/2629/struct.mod" |
10 |
|
|
--> |
11 |
|
|
|
12 |
|
|
<!ENTITY % rfc2629.rfc.element "INCLUDE"> |
13 |
|
|
<![%rfc2629.rfc.element;[ |
14 |
|
|
<!ENTITY % rfc2629.rfc.content "(%rfc2629.rfc-header.content;,%rfc2629.middle.qname;,%rfc2629.back.qname;?)"> |
15 |
|
|
<!ELEMENT %rfc2629.rfc.qname; %rfc2629.rfc.content;> |
16 |
|
|
]]> |
17 |
|
|
<!ENTITY % rfc2629.rfc.attlist "INCLUDE"> |
18 |
|
|
<![%rfc2629.rfc.attlist;[ |
19 |
|
|
<!ATTLIST %rfc2629.rfc.qname; |
20 |
|
|
number %rfc2629.NUMBER.datatype; #IMPLIED |
21 |
|
|
obsoletes %rfc2629.NUMBERS.datatype; "" |
22 |
|
|
updates %rfc2629.NUMBERS.datatype; "" |
23 |
|
|
category (std|bcp|info|exp|historic) "info" |
24 |
|
|
seriesNo %rfc2629.NUMBER.datatype; #IMPLIED |
25 |
|
|
ipr (full2026|noDerivativeWorks2026|none) #IMPLIED |
26 |
|
|
docName %rfc2629.ATEXT.datatype; #IMPLIED |
27 |
|
|
%rfc2629.common.attrib;> |
28 |
|
|
]]> |
29 |
|
|
|
30 |
|
|
<!ENTITY % rfc2629.front.element "INCLUDE"> |
31 |
|
|
<![%rfc2629.front.element;[ |
32 |
|
|
<!ENTITY % rfc2629.front.content "(%rfc2629.front-title.content;,%rfc2629.author.qname;+,%rfc2629.date.qname;,%rfc2629.area.qname;*,%rfc2629.workgroup.qname;*,%rfc2629.keyword.qname;*,%rfc2629.abstract.qname;?,%rfc2629.note.qname;*)"> |
33 |
|
|
<!ELEMENT %rfc2629.front.qname; %rfc2629.front.content;> |
34 |
|
|
]]> |
35 |
|
|
<!ENTITY % rfc2629.front.attlist "INCLUDE"> |
36 |
|
|
<![%rfc2629.front.attlist;[ |
37 |
|
|
<!ATTLIST %rfc2629.front.qname; |
38 |
|
|
%rfc2629.common.attrib;> |
39 |
|
|
]]> |
40 |
|
|
|
41 |
|
|
<!ENTITY % rfc2629.middle.element "INCLUDE"> |
42 |
|
|
<![%rfc2629.middle.element;[ |
43 |
|
|
<!ENTITY % rfc2629.middle.content "(%rfc2629.section.qname;)+"> |
44 |
|
|
<!ELEMENT %rfc2629.middle.qname; %rfc2629.middle.content;> |
45 |
|
|
]]> |
46 |
|
|
<!ENTITY % rfc2629.middle.attlist "INCLUDE"> |
47 |
|
|
<![%rfc2629.middle.attlist;[ |
48 |
|
|
<!ATTLIST %rfc2629.middle.qname; |
49 |
|
|
%rfc2629.common.attrib;> |
50 |
|
|
]]> |
51 |
|
|
|
52 |
|
|
<!ENTITY % rfc2629.back.element "INCLUDE"> |
53 |
|
|
<![%rfc2629.back.element;[ |
54 |
|
|
<!ENTITY % rfc2629.back.content "(%rfc2629.references.qname;*,%rfc2629.section.qname;*)"> |
55 |
|
|
<!ELEMENT %rfc2629.back.qname; %rfc2629.back.content;> |
56 |
|
|
]]> |
57 |
|
|
<!ENTITY % rfc2629.back.attlist "INCLUDE"> |
58 |
|
|
<![%rfc2629.back.attlist;[ |
59 |
|
|
<!ATTLIST %rfc2629.back.qname; |
60 |
|
|
%rfc2629.common.attrib;> |
61 |
|
|
]]> |
62 |
|
|
|
63 |
|
|
<!-- end of struct.mod --> |