/[suikacvs]/markup/rfc/dtd/module/ed.dms
Suika

Contents of /markup/rfc/dtd/module/ed.dms

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Thu Oct 30 07:06:48 2003 UTC (21 years, 1 month ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Sync with latest rfc2629.xslt

1 #?SuikaWikiConfig/2.0
2
3 ModuleSet:
4 @Name: Markup Language for IETF RFC
5 @Version:
6 Additional vocabularies used in rfc2629.xslt : 'ed'
7 @ID: myns
8 @BaseURI:
9 http://suika.fam.cx/gate/cvs/*checkout*/markup/rfc/dtd/module/
10
11 @Namespace:
12 @@Name:
13 http://greenbytes.de/2002/rfcedit
14 @@DefaultPrefix: ed
15 @@UsePrefix: 1
16
17 @Copyright: Wakaba <w@suika.fam.cx>
18 @RCSDate: $Date: 2003/10/23 23:25:33 $
19
20 Datatype:
21 @Type:
22 @@Name: addr-spec
23 @@XMLType: CDATA
24 @@Description: An Internet mail address
25
26 @Type:
27 @@Name:
28 :LinkTypes
29 @@XMLType: CDATA
30 @@Description: Link type list (See HTML 4)
31
32 @Type:
33 @@Name:
34 :URI
35 @@XMLType: CDATA
36 @@Description: A URI Reference
37
38 Attribute:
39 @AttributeSet:
40 @@Name: formatTitle
41 @@Attribute:
42 @@@Name: "who"
43 @@@Type: "CDATA"
44 @@Attribute:
45 @@@Name: "datetime"
46 @@@Type: "CDATA"
47 @@Attribute:
48 @@@Name: "reason"
49 @@@Type: "CDATA"
50 @@Attribute:
51 @@@Name: "cite"
52 @@@Type: "CDATA"
53
54 Module:
55 @Name: Figure
56 @ID:figure
57
58 @IfModuleSet:
59 @@ModuleSet: rfc2629
60 @@Attribute:
61 @@@Name: artwork.parse-xml-after
62 @@@ElementType:
63 rfc2629:artwork
64 @@@Attribute:
65 @@@@Name: parse-xml-after
66 @@@@Type: CDATA
67
68 Module:
69 @Name: Hyperlink
70 @ID:hyperlink
71
72 @Element:
73 @@Name: link
74 @@Content: "EMPTY"
75 @@Attribute:
76 @@@Attribute:
77 @@@@Name: "href"
78 @@@@Type:
79 :URI
80 @@@@Default: #REQUIRED
81 @@@Attribute:
82 @@@@Name: "rel"
83 @@@@Type:
84 :LinkTypes
85 @@@Attribute:
86 @@@@Name: "title"
87 @@@@Type: "CDATA"
88 @@Description:
89 = XHTML1:link
90
91 Module:
92 @Name: Edit
93 @ID:edit
94
95 @Element:
96 @@Name: del
97 @@Content: "ANY"
98 @@Attribute:
99 @@@Attribute:
100 @@@@Name: entered-by
101 @@@@Type: "CDATA"
102 @@@Attribute:
103 @@@@Name: "date-time"
104 @@@@Type: "CDATA"
105 @@@Attribute:
106 @@@@Name: "title"
107 @@@@Type: "CDATA"
108
109 @Element:
110 @@Name: ins
111 @@Content: "ANY"
112 @@Attribute:
113 @@@Attribute:
114 @@@@Name: entered-by
115 @@@@Type: "CDATA"
116 @@@Attribute:
117 @@@@Name: "date-time"
118 @@@@Type: "CDATA"
119 @@@Attribute:
120 @@@@Name: resolves
121 @@@@Type: "CDATA"
122 @@@Attribute:
123 @@@@Name: "title"
124 @@@@Type: "CDATA"
125
126 @Element:
127 @@Name: replace
128 @@Content: "ANY"
129 @@Attribute:
130 @@@Attribute:
131 @@@@Name: entered-by
132 @@@@Type: "CDATA"
133 @@@Attribute:
134 @@@@Name: "date-time"
135 @@@@Type: "CDATA"
136 @@@Attribute:
137 @@@@Name: resolves
138 @@@@Type: "CDATA"
139 @@@Attribute:
140 @@@@Name: "title"
141 @@@@Type: "CDATA"
142
143 @Element:
144 @@Name: issue
145 @@Content: (item*)
146 @@Attribute:
147 @@@Attribute:
148 @@@@Name: "href"
149 @@@@Type:
150 :URI
151 @@@Attribute:
152 @@@@Name: "name"
153 @@@@Type: "CDATA"
154 @@@@Default:#REQUIRED
155 @@@Attribute:
156 @@@@Name: "status"
157 @@@@Type: "CDATA"
158 @@@@Default:#REQUIRED
159 @@@@Description: 'closed' / ...
160 @@@Attribute:
161 @@@@Name: "type"
162 @@@@Type: "CDATA"
163 @@@@Default:#REQUIRED
164
165 @Element:
166 @@Name: item
167 @@Content: "ANY"
168 @@Attribute:
169 @@@Attribute:
170 @@@@Name: "entered-by"
171 @@@@Type: addr-spec
172 @@@@Default:#REQUIRED
173 @@@Attribute:
174 @@@@Name: "date"
175 @@@@Type: "CDATA"
176 @@@@Default:#REQUIRED
177
178 @Element:
179 @@Name: resolution
180 @@Content: "ANY"
181 @@Attribute:
182 @@@Attribute:
183 @@@@Name: "entered-by"
184 @@@@Type: addr-spec
185 @@@@Default:#REQUIRED
186 @@@Attribute:
187 @@@@Name: "date"
188 @@@@Type: "CDATA"
189 @@@@Default:#REQUIRED

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24