1 | |
---|
2 | <!DOCTYPE html |
---|
3 | PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
---|
4 | <html lang="en"><head profile="http://dublincore.org/documents/2008/08/04/dc-html/"> |
---|
5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
---|
6 | <title>Test cases for XML2RFC formatting</title><style type="text/css" title="Xml2Rfc (sans serif)"> |
---|
7 | a { |
---|
8 | text-decoration: none; |
---|
9 | } |
---|
10 | a.smpl { |
---|
11 | color: black; |
---|
12 | } |
---|
13 | a:hover { |
---|
14 | text-decoration: underline; |
---|
15 | } |
---|
16 | a:active { |
---|
17 | text-decoration: underline; |
---|
18 | } |
---|
19 | address { |
---|
20 | margin-top: 1em; |
---|
21 | margin-left: 2em; |
---|
22 | font-style: normal; |
---|
23 | } |
---|
24 | blockquote { |
---|
25 | border-style: solid; |
---|
26 | border-color: gray; |
---|
27 | border-width: 0 0 0 .25em; |
---|
28 | font-style: italic; |
---|
29 | padding-left: 0.5em; |
---|
30 | } |
---|
31 | body { |
---|
32 | color: black; |
---|
33 | font-family: cambria, helvetica, arial, sans-serif; |
---|
34 | font-size: 11pt; |
---|
35 | margin-right: 2em; |
---|
36 | } |
---|
37 | cite { |
---|
38 | font-style: normal; |
---|
39 | } |
---|
40 | dl { |
---|
41 | margin-left: 2em; |
---|
42 | } |
---|
43 | ul.empty { |
---|
44 | list-style-type: none; |
---|
45 | } |
---|
46 | ul.empty li { |
---|
47 | margin-top: .5em; |
---|
48 | } |
---|
49 | dl p { |
---|
50 | margin-left: 0em; |
---|
51 | } |
---|
52 | dt { |
---|
53 | margin-top: .5em; |
---|
54 | } |
---|
55 | h1 { |
---|
56 | font-size: 130%; |
---|
57 | line-height: 21pt; |
---|
58 | page-break-after: avoid; |
---|
59 | } |
---|
60 | h1.np { |
---|
61 | page-break-before: always; |
---|
62 | } |
---|
63 | h2 { |
---|
64 | font-size: 120%; |
---|
65 | line-height: 15pt; |
---|
66 | page-break-after: avoid; |
---|
67 | } |
---|
68 | h3 { |
---|
69 | font-size: 110%; |
---|
70 | page-break-after: avoid; |
---|
71 | } |
---|
72 | h4, h5, h6 { |
---|
73 | page-break-after: avoid; |
---|
74 | } |
---|
75 | h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { |
---|
76 | color: black; |
---|
77 | } |
---|
78 | img { |
---|
79 | margin-left: 3em; |
---|
80 | } |
---|
81 | li { |
---|
82 | margin-left: 2em; |
---|
83 | } |
---|
84 | ol { |
---|
85 | margin-left: 2em; |
---|
86 | } |
---|
87 | ol.la { |
---|
88 | list-style-type: lower-alpha; |
---|
89 | } |
---|
90 | ol.ua { |
---|
91 | list-style-type: upper-alpha; |
---|
92 | } |
---|
93 | ol p { |
---|
94 | margin-left: 0em; |
---|
95 | } |
---|
96 | p { |
---|
97 | margin-left: 2em; |
---|
98 | } |
---|
99 | pre { |
---|
100 | margin-left: 3em; |
---|
101 | background-color: lightyellow; |
---|
102 | padding: .25em; |
---|
103 | page-break-inside: avoid; |
---|
104 | } |
---|
105 | pre.ccmarker { |
---|
106 | background-color: white; |
---|
107 | color: gray; |
---|
108 | } |
---|
109 | pre.ccmarker > span { |
---|
110 | font-size: small; |
---|
111 | } |
---|
112 | pre.cct { |
---|
113 | margin-bottom: -1em; |
---|
114 | } |
---|
115 | pre.ccb { |
---|
116 | margin-top: -1em; |
---|
117 | } |
---|
118 | pre.text2 { |
---|
119 | border-style: dotted; |
---|
120 | border-width: 1px; |
---|
121 | background-color: #f0f0f0; |
---|
122 | width: 69em; |
---|
123 | } |
---|
124 | pre.inline { |
---|
125 | background-color: white; |
---|
126 | padding: 0em; |
---|
127 | } |
---|
128 | pre.text { |
---|
129 | border-style: dotted; |
---|
130 | border-width: 1px; |
---|
131 | background-color: #f8f8f8; |
---|
132 | width: 69em; |
---|
133 | } |
---|
134 | pre.drawing { |
---|
135 | border-style: solid; |
---|
136 | border-width: 1px; |
---|
137 | background-color: #f8f8f8; |
---|
138 | padding: 2em; |
---|
139 | } |
---|
140 | q { |
---|
141 | font-style: italic; |
---|
142 | } |
---|
143 | table { |
---|
144 | margin-left: 2em; |
---|
145 | } |
---|
146 | table.tt { |
---|
147 | vertical-align: top; |
---|
148 | } |
---|
149 | table.full { |
---|
150 | border-style: outset; |
---|
151 | border-width: 1px; |
---|
152 | } |
---|
153 | table.headers { |
---|
154 | border-style: outset; |
---|
155 | border-width: 1px; |
---|
156 | } |
---|
157 | table.tt td { |
---|
158 | vertical-align: top; |
---|
159 | } |
---|
160 | table.full td { |
---|
161 | border-style: inset; |
---|
162 | border-width: 1px; |
---|
163 | } |
---|
164 | table.tt th { |
---|
165 | vertical-align: top; |
---|
166 | } |
---|
167 | table.full th { |
---|
168 | border-style: inset; |
---|
169 | border-width: 1px; |
---|
170 | } |
---|
171 | table.headers th { |
---|
172 | border-style: none none inset none; |
---|
173 | border-width: 1px; |
---|
174 | } |
---|
175 | table.left { |
---|
176 | margin-right: auto; |
---|
177 | } |
---|
178 | table.right { |
---|
179 | margin-left: auto; |
---|
180 | } |
---|
181 | table.center { |
---|
182 | margin-left: auto; |
---|
183 | margin-right: auto; |
---|
184 | } |
---|
185 | caption { |
---|
186 | caption-side: bottom; |
---|
187 | font-weight: bold; |
---|
188 | font-size: 10pt; |
---|
189 | margin-top: .5em; |
---|
190 | } |
---|
191 | |
---|
192 | table.header { |
---|
193 | border-spacing: 1px; |
---|
194 | width: 95%; |
---|
195 | font-size: 11pt; |
---|
196 | color: white; |
---|
197 | } |
---|
198 | td.top { |
---|
199 | vertical-align: top; |
---|
200 | } |
---|
201 | td.topnowrap { |
---|
202 | vertical-align: top; |
---|
203 | white-space: nowrap; |
---|
204 | } |
---|
205 | table.header td { |
---|
206 | background-color: gray; |
---|
207 | width: 50%; |
---|
208 | } |
---|
209 | table.header a { |
---|
210 | color: white; |
---|
211 | } |
---|
212 | td.reference { |
---|
213 | vertical-align: top; |
---|
214 | white-space: nowrap; |
---|
215 | padding-right: 1em; |
---|
216 | } |
---|
217 | thead { |
---|
218 | display:table-header-group; |
---|
219 | } |
---|
220 | ul.toc, ul.toc ul { |
---|
221 | list-style: none; |
---|
222 | margin-left: 1.5em; |
---|
223 | padding-left: 0em; |
---|
224 | } |
---|
225 | ul.toc li { |
---|
226 | line-height: 150%; |
---|
227 | font-weight: bold; |
---|
228 | margin-left: 0em; |
---|
229 | } |
---|
230 | ul.toc li li { |
---|
231 | line-height: normal; |
---|
232 | font-weight: normal; |
---|
233 | font-size: 10pt; |
---|
234 | margin-left: 0em; |
---|
235 | } |
---|
236 | li.excluded { |
---|
237 | font-size: 0pt; |
---|
238 | } |
---|
239 | ul p { |
---|
240 | margin-left: 0em; |
---|
241 | } |
---|
242 | .title, .filename, h1, h2, h3, h4 { |
---|
243 | font-family: candara, helvetica, arial, sans-serif; |
---|
244 | } |
---|
245 | samp, tt, code, pre { |
---|
246 | font: consolas, monospace; |
---|
247 | } |
---|
248 | ul.ind, ul.ind ul { |
---|
249 | list-style: none; |
---|
250 | margin-left: 1.5em; |
---|
251 | padding-left: 0em; |
---|
252 | page-break-before: avoid; |
---|
253 | } |
---|
254 | ul.ind li { |
---|
255 | font-weight: bold; |
---|
256 | line-height: 200%; |
---|
257 | margin-left: 0em; |
---|
258 | } |
---|
259 | ul.ind li li { |
---|
260 | font-weight: normal; |
---|
261 | line-height: 150%; |
---|
262 | margin-left: 0em; |
---|
263 | } |
---|
264 | .avoidbreak { |
---|
265 | page-break-inside: avoid; |
---|
266 | } |
---|
267 | |
---|
268 | blockquote > * .bcp14 { |
---|
269 | font-style: italic; |
---|
270 | } |
---|
271 | .comment { |
---|
272 | background-color: yellow; |
---|
273 | } |
---|
274 | .center { |
---|
275 | text-align: center; |
---|
276 | } |
---|
277 | .error { |
---|
278 | color: red; |
---|
279 | font-style: italic; |
---|
280 | font-weight: bold; |
---|
281 | } |
---|
282 | .figure { |
---|
283 | font-weight: bold; |
---|
284 | text-align: center; |
---|
285 | font-size: 10pt; |
---|
286 | } |
---|
287 | .filename { |
---|
288 | color: #333333; |
---|
289 | font-size: 75%; |
---|
290 | font-weight: bold; |
---|
291 | line-height: 21pt; |
---|
292 | text-align: center; |
---|
293 | } |
---|
294 | .fn { |
---|
295 | font-weight: bold; |
---|
296 | } |
---|
297 | .left { |
---|
298 | text-align: left; |
---|
299 | } |
---|
300 | .right { |
---|
301 | text-align: right; |
---|
302 | } |
---|
303 | .title { |
---|
304 | color: green; |
---|
305 | font-size: 150%; |
---|
306 | line-height: 18pt; |
---|
307 | font-weight: bold; |
---|
308 | text-align: center; |
---|
309 | margin-top: 36pt; |
---|
310 | } |
---|
311 | .warning { |
---|
312 | font-size: 130%; |
---|
313 | background-color: yellow; |
---|
314 | } |
---|
315 | |
---|
316 | |
---|
317 | @media print { |
---|
318 | .noprint { |
---|
319 | display: none; |
---|
320 | } |
---|
321 | |
---|
322 | a { |
---|
323 | color: black; |
---|
324 | text-decoration: none; |
---|
325 | } |
---|
326 | |
---|
327 | table.header { |
---|
328 | width: 90%; |
---|
329 | } |
---|
330 | |
---|
331 | td.header { |
---|
332 | width: 50%; |
---|
333 | color: black; |
---|
334 | background-color: white; |
---|
335 | vertical-align: top; |
---|
336 | font-size: 110%; |
---|
337 | } |
---|
338 | |
---|
339 | ul.toc a:nth-child(2)::after { |
---|
340 | content: leader('.') target-counter(attr(href), page); |
---|
341 | } |
---|
342 | |
---|
343 | ul.ind li li a { |
---|
344 | content: target-counter(attr(href), page); |
---|
345 | } |
---|
346 | |
---|
347 | .print2col { |
---|
348 | column-count: 2; |
---|
349 | -moz-column-count: 2; |
---|
350 | column-fill: auto; |
---|
351 | } |
---|
352 | } |
---|
353 | |
---|
354 | @page { |
---|
355 | @top-left { |
---|
356 | content: ""; |
---|
357 | } |
---|
358 | @top-right { |
---|
359 | content: "December 2013"; |
---|
360 | } |
---|
361 | @top-center { |
---|
362 | content: "Test cases for XML2RFC formatting"; |
---|
363 | } |
---|
364 | @bottom-left { |
---|
365 | content: "Reschke"; |
---|
366 | } |
---|
367 | @bottom-center { |
---|
368 | content: ""; |
---|
369 | } |
---|
370 | @bottom-right { |
---|
371 | content: "[Page " counter(page) "]"; |
---|
372 | } |
---|
373 | } |
---|
374 | |
---|
375 | @page:first { |
---|
376 | @top-left { |
---|
377 | content: normal; |
---|
378 | } |
---|
379 | @top-right { |
---|
380 | content: normal; |
---|
381 | } |
---|
382 | @top-center { |
---|
383 | content: normal; |
---|
384 | } |
---|
385 | } |
---|
386 | </style><link rel="Contents" href="#rfc.toc"><link rel="Author" href="#rfc.authors"><link rel="Index" href="#rfc.index"><link rel="Chapter" title="1 Lists" href="#rfc.section.1"><link rel="Chapter" title="2 spanx" href="#rfc.section.2"><link rel="Chapter" title="3 Tables" href="#rfc.section.3"><link rel="Chapter" title="4 Figures" href="#rfc.section.4"><link rel="Chapter" title="5 References" href="#rfc.section.5"><link rel="Chapter" title="6 Paragraph formatting" href="#rfc.section.6"><link rel="Chapter" title="7 Sections" href="#rfc.section.7"><link rel="Chapter" title="8 Comments" href="#rfc.section.8"><link rel="Chapter" title="9 Artwork Width" href="#rfc.section.9"><link rel="Chapter" title="10 Extensions" href="#rfc.section.10"><link rel="Chapter" title="11 Blank Lines" href="#rfc.section.11"><link rel="Chapter" title="12 Other" href="#rfc.section.12"><link rel="Chapter" href="#rfc.section.13" title="13 References"><meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.611, 2013/11/27 12:23:51, XSLT vendor: SAXON 6.5.5 from Michael Kay http://saxon.sf.net/"><meta name="keywords" content="RFC2629, test case, xml2rfc"><link rel="schema.dct" href="http://purl.org/dc/terms/"><meta name="dct.creator" content="Reschke, J. F."></head><body><table class="header"><tbody><tr><td class="left">XML2RFC Test Cases</td><td class="right">J. F. Reschke</td></tr><tr><td class="left"></td><td class="right">greenbytes</td></tr><tr><td class="left"></td><td class="right">December 2013</td></tr></tbody></table><p class="title">Test cases for XML2RFC formatting</p><hr class="noprint"><h1 class="np" id="rfc.toc"><a href="#rfc.toc">Table of Contents</a></h1><ul class="toc"><li><a href="#rfc.section.1">1.</a> <a href="#lists">Lists</a><ul><li><a href="#rfc.section.1.1">1.1</a> <a href="#rfc.section.1.1">hanging list</a></li><li><a href="#rfc.section.1.2">1.2</a> <a href="#ordered.list.numbers">numbered list</a></li><li><a href="#rfc.section.1.3">1.3</a> <a href="#ordered.list.letters">ordered list (letters)</a></li><li><a href="#rfc.section.1.4">1.4</a> <a href="#rfc.section.1.4">no explicit counters</a></li><li><a href="#rfc.section.1.5">1.5</a> <a href="#rfc.section.1.5">with explicit counters</a></li><li><a href="#rfc.section.1.6">1.6</a> <a href="#rfc.section.1.6">Nested list</a></li><li><a href="#rfc.section.1.7">1.7</a> <a href="#rfc.section.1.7">list without style</a></li><li><a href="#rfc.section.1.8">1.8</a> <a href="#rfc.section.1.8">list with multiple paragraphs in a single list item</a></li><li><a href="#rfc.section.1.9">1.9</a> <a href="#rfc.section.1.9">lists with fancy formats: %c</a></li><li><a href="#rfc.section.1.10">1.10</a> <a href="#rfc.section.1.10">lists with fancy formats: %C</a></li><li><a href="#rfc.section.1.11">1.11</a> <a href="#rfc.section.1.11">lists with fancy formats: %d</a></li><li><a href="#rfc.section.1.12">1.12</a> <a href="#rfc.section.1.12">lists with fancy formats: %i</a></li><li><a href="#rfc.section.1.13">1.13</a> <a href="#rfc.section.1.13">lists with fancy formats: %I</a></li><li><a href="#rfc.section.1.14">1.14</a> <a href="#rfc.section.1.14">lists with fancy formats: %x</a></li><li><a href="#rfc.section.1.15">1.15</a> <a href="#rfc.section.1.15">lists with fancy formats: %X</a></li></ul></li><li><a href="#rfc.section.2">2.</a> <a href="#rfc.section.2">spanx</a></li><li><a href="#rfc.section.3">3.</a> <a href="#rfc.section.3">Tables</a><ul><li><a href="#rfc.section.3.1">3.1</a> <a href="#rfc.section.3.1">no borders</a></li><li><a href="#rfc.section.3.2">3.2</a> <a href="#rfc.section.3.2">borders around headers</a></li><li><a href="#rfc.section.3.3">3.3</a> <a href="#rfc.section.3.3">example from xml2rc README</a></li><li><a href="#rfc.section.3.4">3.4</a> <a href="#rfc.section.3.4">no column titles</a></li><li><a href="#rfc.section.3.5">3.5</a> <a href="#rfc.section.3.5">referencing tables</a></li><li><a href="#rfc.section.3.6">3.6</a> <a href="#rfc.section.3.6">table captions</a></li><li><a href="#rfc.section.3.7">3.7</a> <a href="#rfc.section.3.7">single column</a></li><li><a href="#rfc.section.3.8">3.8</a> <a href="#rfc.section.3.8">table alignment</a></li></ul></li><li><a href="#rfc.section.4">4.</a> <a href="#rfc.section.4">Figures</a><ul><li><a href="#rfc.section.4.1">4.1</a> <a href="#rfc.section.4.1">with preamble, no title...</a></li><li><a href="#rfc.section.4.2">4.2</a> <a href="#rfc.section.4.2">with postamble and title...</a></li><li><a href="#rfc.section.4.3">4.3</a> <a href="#rfc.section.4.3">Whitespace handling</a></li><li><a href="#rfc.section.4.4">4.4</a> <a href="#rfc.section.4.4">Whitespace around figures</a></li><li><a href="#rfc.section.4.5">4.5</a> <a href="#rfc.section.4.5">data URIs</a><ul><li><a href="#rfc.section.4.5.1">4.5.1</a> <a href="#artwork.src.data.uri.alt.text">data URI as source (both @alt and text content)</a></li><li><a href="#rfc.section.4.5.2">4.5.2</a> <a href="#artwork.src.data.uri.text">data URI as source (only text content, no @alt)</a></li><li><a href="#rfc.section.4.5.3">4.5.3</a> <a href="#artwork.src.data.uri.alt">data URI as source (only @alt attribute)</a></li></ul></li><li><a href="#rfc.section.4.6">4.6</a> <a href="#rfc.section.4.6">alignment</a><ul><li><a href="#rfc.section.4.6.1">4.6.1</a> <a href="#artwork.align.left">left</a></li><li><a href="#rfc.section.4.6.2">4.6.2</a> <a href="#artwork.align.right">right</a></li><li><a href="#rfc.section.4.6.3">4.6.3</a> <a href="#artwork.align.center">center</a></li><li><a href="#rfc.section.4.6.4">4.6.4</a> <a href="#artwork.align.default">default</a></li></ul></li><li><a href="#rfc.section.4.7">4.7</a> <a href="#rfc.section.4.7">artwork width/height</a><ul><li><a href="#rfc.section.4.7.1">4.7.1</a> <a href="#rfc.section.4.7.1">width50%</a></li><li><a href="#rfc.section.4.7.2">4.7.2</a> <a href="#rfc.section.4.7.2">width50</a></li><li><a href="#rfc.section.4.7.3">4.7.3</a> <a href="#rfc.section.4.7.3">height50</a></li><li><a href="#rfc.section.4.7.4">4.7.4</a> <a href="#rfc.section.4.7.4">height30width60</a></li></ul></li><li><a href="#rfc.section.4.8">4.8</a> <a href="#figure.artwork.attribute.overlap">figure/artwork attribute overlap</a><ul><li><a href="#rfc.section.4.8.1">4.8.1</a> <a href="#rfc.section.4.8.1">src overlap</a></li><li><a href="#rfc.section.4.8.2">4.8.2</a> <a href="#rfc.section.4.8.2">align overlap</a></li><li><a href="#rfc.section.4.8.3">4.8.3</a> <a href="#rfc.section.4.8.3">align inheritance</a></li></ul></li><li><a href="#rfc.section.4.9">4.9</a> <a href="#titles.numbering">titles/numbering</a><ul><li><a href="#rfc.section.4.9.1">4.9.1</a> <a href="#titles.numbering.just.anchor">just anchor</a></li><li><a href="#rfc.section.4.9.2">4.9.2</a> <a href="#titles.numbering.just.anchor.with.suppress">just anchor (with suppress)</a></li><li><a href="#rfc.section.4.9.3">4.9.3</a> <a href="#titles.numbering.just.title">just title</a></li><li><a href="#rfc.section.4.9.4">4.9.4</a> <a href="#titles.numbering.just.title.with.suppress">just title (with suppress)</a></li></ul></li><li><a href="#rfc.section.4.10">4.10</a> <a href="#rfc.section.4.10">SVG</a></li><li><a href="#rfc.section.4.11">4.11</a> <a href="#code.components">Code Components</a></li></ul></li><li><a href="#rfc.section.5">5.</a> <a href="#refs">References</a><ul><li><a href="#rfc.section.5.1">5.1</a> <a href="#xref.with.no.content">xref with no content</a></li><li><a href="#rfc.section.5.2">5.2</a> <a href="#rfc.section.5.2">xref to named <t> element</a></li><li><a href="#rfc.section.5.3">5.3</a> <a href="#rfc.section.5.3">xref to named <spanx> element</a></li><li><a href="#rfc.section.5.4">5.4</a> <a href="#rfc.section.5.4">xref to named <t> element inside list</a></li><li><a href="#rfc.section.5.5">5.5</a> <a href="#rfc.section.5.5">xref to named <cref> element</a></li><li><a href="#rfc.section.5.6">5.6</a> <a href="#rfc.section.5.6">xref to named <t> element inside list</a></li><li><a href="#rfc.section.5.7">5.7</a> <a href="#rfc.section.5.7">xref with no auto-formatting</a></li><li><a href="#rfc.section.5.8">5.8</a> <a href="#rfc.section.5.8">xref with content and auto-formatting</a></li><li><a href="#rfc.section.5.9">5.9</a> <a href="#rfc.section.5.9">xref with content and no formatting</a></li><li><a href="#rfc.section.5.10">5.10</a> <a href="#formatting.none">xref with content and 'none' formatting</a></li><li><a href="#rfc.section.5.11">5.11</a> <a href="#rfc.section.5.11">xref with no content and anchor formatting</a></li><li><a href="#rfc.section.5.12">5.12</a> <a href="#rfc.section.5.12">eref with no content</a></li><li><a href="#rfc.section.5.13">5.13</a> <a href="#rfc.section.5.13">eref with content</a></li><li><a href="#rfc.section.5.14">5.14</a> <a href="#rfc.section.5.14">iref inside paragraph</a></li><li><a href="#rfc.section.5.15">5.15</a> <a href="#rfc.section.5.15">iref before paragraph</a></li><li><a href="#rfc.section.5.16">5.16</a> <a href="#xref.pageno">xref with pageno attribute</a></li></ul></li><li><a href="#rfc.section.6">6.</a> <a href="#rfc.section.6">Paragraph formatting</a></li><li><a href="#rfc.section.7">7.</a> <a href="#rfc.section.7">Sections</a><ul><li><a href="#rfc.section.7.1">7.1</a> <a href="#rfc.section.7.1">Subsection with TOC entry</a></li><li class="excluded"><ul><li><a href="#rfc.section.7.2.1">7.2.1</a> <a href="#rfc.section.7.2.1">Sub-subsection with TOC entry</a></li></ul></li></ul></li><li><a href="#rfc.section.8">8.</a> <a href="#rfc.section.8">Comments</a></li><li><a href="#rfc.section.9">9.</a> <a href="#rfc.section.9">Artwork Width</a></li><li><a href="#rfc.section.10">10.</a> <a href="#extensions">Extensions</a><ul><li><a href="#rfc.section.10.1">10.1</a> <a href="#rfc.section.10.1">Markup in figure/artwork</a></li><li><a href="#rfc.section.10.2">10.2</a> <a href="#rfc.section.10.2">Measuring Lengths</a></li><li><a href="#rfc.section.10.3">10.3</a> <a href="#rfc.section.10.3">Quotations</a></li><li><a href="#rfc.section.10.4">10.4</a> <a href="#rfc.section.10.4">Subsections</a></li><li><a href="#rfc.section.10.5">10.5</a> <a href="#rfc.section.10.5">Box Drawing</a></li><li><a href="#rfc.section.10.6">10.6</a> <a href="#computed.reference.targets">Computed Reference Targets</a></li><li><a href="#rfc.section.10.7">10.7</a> <a href="#abnf.support">ABNF Support</a></li></ul></li><li><a href="#rfc.section.11">11.</a> <a href="#rfc.section.11">Blank Lines</a></li><li><a href="#rfc.section.12">12.</a> <a href="#rfc.section.12">Other</a><ul><li><a href="#rfc.section.12.1">12.1</a> <a href="#rfc.section.12.1">Comments in Text</a></li><li><a href="#rfc.section.12.2">12.2</a> <a href="#rfc.section.12.2">Special Characters</a><ul><li><a href="#rfc.section.12.2.1">12.2.1</a> <a href="#nbsp">Non-Breaking Space</a></li><li><a href="#rfc.section.12.2.2">12.2.2</a> <a href="#nbhy">Non-Breaking Hyphen</a></li><li><a href="#rfc.section.12.2.3">12.2.3</a> <a href="#dashes">Dashes</a></li></ul></li></ul></li><li><a href="#rfc.section.13">13.</a> <a href="#rfc.references">References</a></li><li><a href="#rfc.comments">Editorial Comments</a></li><li><a href="#rfc.authors">Author's Address</a></li><li><a href="#rfc.index">Index</a></li></ul><ul class="toc"><li>Figures |
---|
387 | <ul><li><a href="#rfc.figure.1">Figure 1: another figure</a></li><li><a href="#rfc.figure.2">Figure 2: title</a></li><li><a href="#rfc.figure.3">Figure 3: title</a></li><li><a href="#rfc.figure.4">Figure 4: </a></li><li><a href="#rfc.figure.5">Figure 5: </a></li><li><a href="#rfc.figure.6">Figure 6: figure title</a></li><li><a href="#rfc.figure.7">Figure 7: figure title</a></li></ul></li></ul><hr class="noprint"><div id="lists"><h1 id="rfc.section.1" class="np"><a href="#rfc.section.1">1.</a> <a href="#lists">Lists</a></h1><div><h2 id="rfc.section.1.1"><a href="#rfc.section.1.1">1.1</a> hanging list</h2><dl><dt>Name:</dt><dd>timeout</dd><dt>Namespace:</dt><dd>DAV:</dd><dt>Purpose:</dt><dd>The timeout associated with a lock</dd><dt>Value:</dt><dd>TimeType ;Defined in section 9.8</dd></dl></div><div id="ordered.list.numbers"><h2 id="rfc.section.1.2"><a href="#rfc.section.1.2">1.2</a> <a href="#ordered.list.numbers">numbered list</a></h2><p id="rfc.section.1.2.p.1">A numbered list: </p><ol><li>one</li><li>two</li><li id="ordered.list.numbers.last">>three</li></ol></div><div id="ordered.list.letters"><h2 id="rfc.section.1.3"><a href="#rfc.section.1.3">1.3</a> <a href="#ordered.list.letters">ordered list (letters)</a></h2><p id="rfc.section.1.3.p.1">An ordered list using letters: </p><ol class="la"><li>one</li><li>two</li><li>three</li><li>one</li><li>two</li><li>three</li><li>one</li><li>two</li><li>three</li><li>one</li><li>two</li><li>three</li><li>one</li><li>two</li><li>three</li><li>one</li><li>two</li><li>three</li><li>one</li><li>two</li><li>three</li><li>one</li><li>two</li><li>three</li><li>one</li><li>two</li><li>three</li><li>one</li><li>two</li><li id="ordered.list.letters.last">three</li></ol></div><div><h2 id="rfc.section.1.4"><a href="#rfc.section.1.4">1.4</a> no explicit counters</h2><p id="rfc.section.1.4.p.1">Example for numbered list with user-defined-format: </p><dl><dt>R1:</dt><dd>R1</dd><dt>R2:</dt><dd>R2</dd></dl><p id="rfc.section.1.4.p.2">Another list: </p><dl><dt>S1:</dt><dd>S1</dd><dt>S2:</dt><dd>S2</dd></dl><p id="rfc.section.1.4.p.3">Next list should continue counting R's: </p><dl><dt>R3:</dt><dd>R3</dd><dt>R4:</dt><dd>R4</dd></dl><p id="rfc.section.1.4.p.4">Same with character-based numbering: </p><dl><dt>c-a:</dt><dd>c-a</dd><dt>c-b:</dt><dd>c-b</dd></dl></div><div><h2 id="rfc.section.1.5"><a href="#rfc.section.1.5">1.5</a> with explicit counters</h2><p id="rfc.section.1.5.p.1">A few requirements: </p><dl><dt>R1:</dt><dd>req R1</dd><dt>R2:</dt><dd>req R2</dd></dl><p id="rfc.section.1.5.p.2">More requirements: </p><dl><dt>R3:</dt><dd>req R3</dd><dt>R4:</dt><dd>req R4</dd></dl><p id="rfc.section.1.5.p.3">A few rules: </p><dl><dt>R1:</dt><dd>rule R1</dd><dt>R2:</dt><dd>rule R2</dd><dt>R3:</dt><dd>rule R3</dd></dl><p id="rfc.section.1.5.p.4">Explicit counter with name matching it's format string: </p><dl><dt>c-c:</dt><dd>c-c</dd><dt>c-d:</dt><dd>c-d</dd></dl><p id="rfc.section.1.5.p.5">Same, without counter: </p><dl><dt>c-e:</dt><dd>c-e</dd><dt>c-f:</dt><dd>c-f</dd></dl></div><div><h2 id="rfc.section.1.6"><a href="#rfc.section.1.6">1.6</a> Nested list</h2><p id="rfc.section.1.6.p.1"></p><ol><li>One</li><li>Two <ol class="ua"><li>17</li><li>42</li></ol> </li><li>Three</li></ol></div><div><h2 id="rfc.section.1.7"><a href="#rfc.section.1.7">1.7</a> list without style</h2><ul class="empty"><li>One</li><li>Two</li><li>Three</li></ul></div><div><h2 id="rfc.section.1.8"><a href="#rfc.section.1.8">1.8</a> list with multiple paragraphs in a single list item</h2><ol><li><p>Simple list item.</p></li><li><p>This one has two paragraphs. This is the first one.</p><p>This one has two paragraphs. This is the second one.</p></li><li><p>Another simple list item.</p></li></ol></div><div><h2 id="rfc.section.1.9"><a href="#rfc.section.1.9">1.9</a> lists with fancy formats: %c</h2><dl><dt>a</dt><dd>test</dd></dl></div><div><h2 id="rfc.section.1.10"><a href="#rfc.section.1.10">1.10</a> lists with fancy formats: %C</h2><dl><dt>A</dt><dd>test</dd></dl></div><div><h2 id="rfc.section.1.11"><a href="#rfc.section.1.11">1.11</a> lists with fancy formats: %d</h2><dl><dt>1</dt><dd>test</dd></dl></div><div><h2 id="rfc.section.1.12"><a href="#rfc.section.1.12">1.12</a> lists with fancy formats: %i</h2><dl><dt>i</dt><dd>test</dd></dl></div><div><h2 id="rfc.section.1.13"><a href="#rfc.section.1.13">1.13</a> lists with fancy formats: %I</h2><dl><dt>I</dt><dd>test</dd></dl></div><div><h2 id="rfc.section.1.14"><a href="#rfc.section.1.14">1.14</a> lists with fancy formats: %x</h2><dl><p id="rfc.section.1.14.p.1">test</p></dl></div><div><h2 id="rfc.section.1.15"><a href="#rfc.section.1.15">1.15</a> lists with fancy formats: %X</h2><dl><p id="rfc.section.1.15.p.1">test</p></dl></div></div><hr class="noprint"><div><h1 id="rfc.section.2" class="np"><a href="#rfc.section.2">2.</a> spanx</h1><p id="rfc.section.2.p.1">This is <em>default</em>.</p><p id="rfc.section.2.p.2">This is <em>emph(asized)</em>.</p><p id="rfc.section.2.p.3">This is <strong>strong</strong>.</p><p id="rfc.section.2.p.4">This is <samp>verb(atim)</samp>.</p><p id="rfc.section.2.p.5">Here is <samp>a carriage return inside</samp> a spanx element.</p></div><hr class="noprint"><div><h1 id="rfc.section.3" class="np"><a href="#rfc.section.3">3.</a> Tables</h1><div id="rfc.table.u.1"><p>The list of valid keywords are:</p><table class="tt full center" cellpadding="3" cellspacing="0"><thead><tr><th class="right" style="width: 20%;">keyword</th><th class="center" style="width: 20%;">default</th><th class="left">meaning</th><th class="left">not aligned</th></tr></thead><tbody><tr><td class="right">strict</td><td class="center">no</td><td class="left">try to enforce the ID-nits conventions and DTD validity</td><td class="left">a</td></tr><tr><td class="right">iprnotified</td><td class="center">no</td><td class="left">include boilerplate from Section 10.4(d) of <a href="#RFC2026" id="rfc.xref.RFC2026.1"><cite title="The Internet Standards Process -- Revision 3">[RFC2026]</cite></a></td><td class="left">bb bb</td></tr><tr><td class="right">compact</td><td class="center">no</td><td class="left">when producing a txt/nroff file, try to conserve vertical whitespace</td><td class="left">ccc ccc ccc</td></tr><tr><td class="right">subcompact</td><td class="center">compact</td><td class="left">if compact is "yes", then setting this to "no" will make things a little less compact</td><td class="left">dddd dddd dddd dddd</td></tr><tr><td class="right">needLines</td><td class="center">n/a</td><td class="left">an integer hint indicating how many contiguous lines are needed at this point in the output</td><td class="left">eeeee eeeee eeeee eeeee eeeee</td></tr><tr><td class="right">here come empty cells</td><td class="center"></td><td class="left"></td><td class="left"></td></tr></tbody></table><p>Remember, that as with everything else in XML, keywords and values are case-sensitive.</p></div><div><h2 id="rfc.section.3.1"><a href="#rfc.section.3.1">3.1</a> no borders</h2><div id="rfc.table.1"><div id="tablenoborder"></div><p>The table below should appear with no borders.</p><table class="tt none center" cellpadding="3" cellspacing="0"><caption>Table 1: a table with no borders</caption><thead><tr><th class="left">C1</th><th class="left">C2</th></tr></thead><tbody><tr><td class="left">11</td><td class="left">12</td></tr><tr><td class="left">21</td><td class="left">22</td></tr></tbody></table></div></div><div><h2 id="rfc.section.3.2"><a href="#rfc.section.3.2">3.2</a> borders around headers</h2><div id="rfc.table.u.2"><p>The table below should appear with borders just around the headers.</p><table class="tt headers center" cellpadding="3" cellspacing="0"><thead><tr><th class="left">C1</th><th class="left">C2</th></tr></thead><tbody><tr><td class="left">11</td><td class="left">12</td></tr><tr><td class="left">21</td><td class="left">22</td></tr></tbody></table></div></div><div><h2 id="rfc.section.3.3"><a href="#rfc.section.3.3">3.3</a> example from xml2rc README</h2><div id="rfc.table.2"><div id="table_example"></div><p>So, putting it all together, we have, e.g.,</p><table class="tt full center" cellpadding="3" cellspacing="0"><caption>Table 2</caption><thead><tr><th class="center">ttcol #1</th><th class="center">ttcol #2</th></tr></thead><tbody><tr><td class="center">c #1</td><td class="center">c #2</td></tr><tr><td class="center">c #3</td><td class="center">c #4</td></tr><tr><td class="center">c #5</td><td class="center">c #6</td></tr></tbody></table><p>which is a very simple example.</p></div></div><div><h2 id="rfc.section.3.4"><a href="#rfc.section.3.4">3.4</a> no column titles</h2><div id="rfc.table.3"><div id="tablenotitles"></div><p>The table below should appear with no titles.</p><table class="tt full center" cellpadding="3" cellspacing="0"><caption>Table 3: a table with no column titles</caption><tbody><tr><td class="left">11</td><td class="left">12</td></tr><tr><td class="left">21</td><td class="left">22</td></tr></tbody></table></div><div id="rfc.table.4"><div id="tableonetitle"></div><p>The table below should appear with column titles (one being non-empty).</p><table class="tt full center" cellpadding="3" cellspacing="0"><caption>Table 4: a table with a single column title</caption><thead><tr><th class="left">FOO</th><th class="left"></th></tr></thead><tbody><tr><td class="left">11</td><td class="left">12</td></tr><tr><td class="left">21</td><td class="left">22</td></tr></tbody></table></div></div><div><h2 id="rfc.section.3.5"><a href="#rfc.section.3.5">3.5</a> referencing tables</h2><p id="rfc.section.3.5.p.1"><a href="#tablenoborder">Table 1</a> shows a table with no borders.</p><p id="rfc.section.3.5.p.2"><a href="#tablenoborder">The table above</a> shows a table with no borders.</p></div><div><h2 id="rfc.section.3.6"><a href="#rfc.section.3.6">3.6</a> table captions</h2><div id="rfc.table.u.3"><p>No anchor, no title</p><table class="tt full center" cellpadding="3" cellspacing="0"><thead><tr><th class="left">Anchor</th><th class="left">Title</th></tr></thead><tbody><tr><td class="left">-</td><td class="left">-</td></tr></tbody></table></div><div id="rfc.table.5"><div id="texttable1"></div><p>Anchor (not being referenced), no title</p><table class="tt full center" cellpadding="3" cellspacing="0"><caption>Table 5</caption><thead><tr><th class="left">Anchor</th><th class="left">Title</th></tr></thead><tbody><tr><td class="left">yes</td><td class="left">-</td></tr></tbody></table></div><div id="rfc.table.6"><p>No anchor, with title</p><table class="tt full center" cellpadding="3" cellspacing="0"><caption>Table 6: title</caption><thead><tr><th class="left">Anchor</th><th class="left">Title</th></tr></thead><tbody><tr><td class="left">-</td><td class="left">"title"</td></tr></tbody></table></div><div id="rfc.table.7"><div id="texttable2"></div><p>Both anchor and title</p><table class="tt full center" cellpadding="3" cellspacing="0"><caption>Table 7: title</caption><thead><tr><th class="left">Anchor</th><th class="left">Title</th></tr></thead><tbody><tr><td class="left">yes</td><td class="left">"title"</td></tr></tbody></table></div></div><div><h2 id="rfc.section.3.7"><a href="#rfc.section.3.7">3.7</a> single column</h2><div id="rfc.table.u.4"><table class="tt full center" cellpadding="3" cellspacing="0"><thead><tr><th class="left">title</th></tr></thead><tbody><tr><td class="left">1</td></tr><tr><td class="left">2</td></tr></tbody></table></div></div><div><h2 id="rfc.section.3.8"><a href="#rfc.section.3.8">3.8</a> table alignment</h2><div id="rfc.table.u.5"><table class="tt full left" cellpadding="3" cellspacing="0"><thead><tr><th class="left">left</th></tr></thead><tbody><tr><td class="left">1</td></tr></tbody></table></div><div id="rfc.table.u.6"><table class="tt full center" cellpadding="3" cellspacing="0"><thead><tr><th class="left">center</th></tr></thead><tbody><tr><td class="left">1</td></tr></tbody></table></div><div id="rfc.table.u.7"><table class="tt full right" cellpadding="3" cellspacing="0"><thead><tr><th class="left">right</th></tr></thead><tbody><tr><td class="left">1</td></tr></tbody></table></div><div id="rfc.table.u.8"><table class="tt full center" cellpadding="3" cellspacing="0"><thead><tr><th class="left">default</th></tr></thead><tbody><tr><td class="left">1</td></tr></tbody></table></div></div></div><hr class="noprint"><div><h1 id="rfc.section.4" class="np"><a href="#rfc.section.4">4.</a> Figures</h1><div><h2 id="rfc.section.4.1"><a href="#rfc.section.4.1">4.1</a> with preamble, no title...</h2><div id="rfc.figure.u.1"></div><p>with preamble, no title...</p><pre> +--+ |
---|
388 | | | |
---|
389 | +--+ |
---|
390 | </pre></div><div><h2 id="rfc.section.4.2"><a href="#rfc.section.4.2">4.2</a> with postamble and title...</h2><div id="testfig"></div><div id="rfc.figure.1"></div><pre> +--+ |
---|
391 | | | |
---|
392 | +--+ |
---|
393 | </pre><p>with postamble and title...</p><p class="figure">Figure 1: another figure</p><p id="rfc.section.4.2.p.2">The figure above has the title "<a href="#testfig">another figure</a>".</p></div><div><h2 id="rfc.section.4.3"><a href="#rfc.section.4.3">4.3</a> Whitespace handling</h2><p id="rfc.section.4.3.p.1">Para...</p><div id="rfc.figure.u.2"></div><p>Leading whitespace</p><pre>test test (leading ws)</pre><p id="rfc.section.4.3.p.3">Para...</p><div id="rfc.figure.u.3"></div><p>Trailing whitespace</p><pre>test test (trailing ws) |
---|
394 | </pre><p id="rfc.section.4.3.p.5">Para...</p><div id="rfc.figure.u.4"></div><p>No whitespace</p><pre>test test (no ws)</pre><p id="rfc.section.4.3.p.7">Para...</p></div><div><h2 id="rfc.section.4.4"><a href="#rfc.section.4.4">4.4</a> Whitespace around figures</h2><p id="rfc.section.4.4.p.1">spacing paragraph</p><div id="rfc.figure.u.5"></div><pre>ART</pre><p id="rfc.section.4.4.p.3">spacing paragraph</p><div id="rfc.figure.u.6"></div><p>preamble, then</p><pre>ART</pre><p id="rfc.section.4.4.p.5">spacing paragraph</p><div id="rfc.figure.u.7"></div><pre>ART</pre><p>then postamble</p><p id="rfc.section.4.4.p.7">spacing paragraph</p></div><div><h2 id="rfc.section.4.5"><a href="#rfc.section.4.5">4.5</a> data URIs</h2><div id="artwork.src.data.uri.alt.text"><h3 id="rfc.section.4.5.1"><a href="#rfc.section.4.5.1">4.5.1</a> <a href="#artwork.src.data.uri.alt.text">data URI as source (both @alt and text content)</a></h3><div id="rfc.figure.u.8"></div><p><img src="data:image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAwAAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFzByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSpa/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJlZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uisF81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PHhhx4dbgYKAAA7" alt="Portrait of Larry Masinter (contents of alt attribute)"></p></div><div id="artwork.src.data.uri.text"><h3 id="rfc.section.4.5.2"><a href="#rfc.section.4.5.2">4.5.2</a> <a href="#artwork.src.data.uri.text">data URI as source (only text content, no @alt)</a></h3><div id="rfc.figure.u.9"></div><p><img src="data:image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAwAAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFzByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSpa/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJlZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uisF81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PHhhx4dbgYKAAA7" alt="
 Portrait of Larry Masinter (text content of <artwork> element)
 "></p></div><div id="artwork.src.data.uri.alt"><h3 id="rfc.section.4.5.3"><a href="#rfc.section.4.5.3">4.5.3</a> <a href="#artwork.src.data.uri.alt">data URI as source (only @alt attribute)</a></h3><div id="rfc.figure.u.10"></div><p><img src="data:image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAwAAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFzByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSpa/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJlZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uisF81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PHhhx4dbgYKAAA7" alt="Portrait of Larry Masinter (contents of alt attribute)"></p></div></div><div><h2 id="rfc.section.4.6"><a href="#rfc.section.4.6">4.6</a> alignment</h2><div id="artwork.align.left"><h3 id="rfc.section.4.6.1"><a href="#rfc.section.4.6.1">4.6.1</a> <a href="#artwork.align.left">left</a></h3><div id="rfc.figure.u.11"></div><p>preamble</p><p><img src="data:image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAwAAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFzByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSpa/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJlZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uisF81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PHhhx4dbgYKAAA7"></p><p>postamble</p><div id="rfc.figure.u.12"></div><p>preamble</p><pre>FOO</pre><p>postamble</p></div><div id="artwork.align.right"><h3 id="rfc.section.4.6.2"><a href="#rfc.section.4.6.2">4.6.2</a> <a href="#artwork.align.right">right</a></h3><div id="rfc.figure.u.13"></div><p>preamble</p><p style="text-align: right"><img src="data:image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAwAAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFzByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSpa/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJlZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uisF81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PHhhx4dbgYKAAA7"></p><p>postamble</p><div id="rfc.figure.u.14"></div><p>preamble</p><div style="display:table; margin-left: auto; margin-right: 0em;"><pre style="margin-left: 0em;">FOO</pre></div><p>postamble</p></div><div id="artwork.align.center"><h3 id="rfc.section.4.6.3"><a href="#rfc.section.4.6.3">4.6.3</a> <a href="#artwork.align.center">center</a></h3><div id="rfc.figure.u.15"></div><p>preamble</p><p style="text-align: center"><img src="data:image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAwAAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFzByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSpa/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJlZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uisF81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PHhhx4dbgYKAAA7"></p><p>postamble</p><div id="rfc.figure.u.16"></div><p>preamble</p><div style="display:table; margin-left: auto; margin-right: auto;"><pre style="margin-left: 0em;">FOO</pre></div><p>postamble</p></div><div id="artwork.align.default"><h3 id="rfc.section.4.6.4"><a href="#rfc.section.4.6.4">4.6.4</a> <a href="#artwork.align.default">default</a></h3><div id="rfc.figure.u.17"></div><p>preamble</p><p><img src="data:image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAwAAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFzByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSpa/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJlZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uisF81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PHhhx4dbgYKAAA7"></p><p>postamble</p><div id="rfc.figure.u.18"></div><p>preamble</p><pre>FOO</pre><p>postamble</p></div></div><div><h2 id="rfc.section.4.7"><a href="#rfc.section.4.7">4.7</a> artwork width/height</h2><div><h3 id="rfc.section.4.7.1"><a href="#rfc.section.4.7.1">4.7.1</a> width50%</h3><div id="rfc.figure.u.19"></div><p><img src="data:image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAwAAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFzByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSpa/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJlZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uisF81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PHhhx4dbgYKAAA7" width="50%"></p></div><div><h3 id="rfc.section.4.7.2"><a href="#rfc.section.4.7.2">4.7.2</a> width50</h3><div id="rfc.figure.u.20"></div><p><img src="data:image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAwAAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFzByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSpa/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJlZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uisF81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PHhhx4dbgYKAAA7" width="50"></p></div><div><h3 id="rfc.section.4.7.3"><a href="#rfc.section.4.7.3">4.7.3</a> height50</h3><div id="rfc.figure.u.21"></div><p><img src="data:image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAwAAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFzByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSpa/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJlZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uisF81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PHhhx4dbgYKAAA7" height="50"></p></div><div><h3 id="rfc.section.4.7.4"><a href="#rfc.section.4.7.4">4.7.4</a> height30width60</h3><div id="rfc.figure.u.22"></div><p><img src="data:image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAwAAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFzByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSpa/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJlZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uisF81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PHhhx4dbgYKAAA7" width="60" height="30"></p></div></div><div id="figure.artwork.attribute.overlap"><h2 id="rfc.section.4.8"><a href="#rfc.section.4.8">4.8</a> <a href="#figure.artwork.attribute.overlap">figure/artwork attribute overlap</a></h2><div><h3 id="rfc.section.4.8.1"><a href="#rfc.section.4.8.1">4.8.1</a> src overlap</h3><p id="rfc.section.4.8.1.p.1">Both figure and artwork having @src:</p><div id="rfc.figure.u.23"></div><p>Preamble...</p><p><img src="data:image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAwAAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFzByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSpa/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJlZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uisF81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PHhhx4dbgYKAAA7"></p></div><div><h3 id="rfc.section.4.8.2"><a href="#rfc.section.4.8.2">4.8.2</a> align overlap</h3><p id="rfc.section.4.8.2.p.1">figure/align=right, artwork/@align=center:</p><div id="rfc.figure.2"></div><p>Preamble...</p><div style="display:table; margin-left: auto; margin-right: auto;"><pre style="margin-left: 0em;">TEST |
---|
395 | </pre></div><p>Postamble...</p><p class="figure">Figure 2: title</p></div><div><h3 id="rfc.section.4.8.3"><a href="#rfc.section.4.8.3">4.8.3</a> align inheritance</h3><p id="rfc.section.4.8.3.p.1">figure/align=right, artwork/@align not specified:</p><div id="rfc.figure.3"></div><p>Preamble...</p><pre>TEST |
---|
396 | </pre><p>Postamble...</p><p class="figure">Figure 3: title</p></div></div><div id="titles.numbering"><h2 id="rfc.section.4.9"><a href="#rfc.section.4.9">4.9</a> <a href="#titles.numbering">titles/numbering</a></h2><div id="titles.numbering.just.anchor"><h3 id="rfc.section.4.9.1"><a href="#rfc.section.4.9.1">4.9.1</a> <a href="#titles.numbering.just.anchor">just anchor</a></h3><div id="just.anchor"></div><div id="rfc.figure.4"></div><pre>FOO</pre><p class="figure">Figure 4</p></div><div id="titles.numbering.just.anchor.with.suppress"><h3 id="rfc.section.4.9.2"><a href="#rfc.section.4.9.2">4.9.2</a> <a href="#titles.numbering.just.anchor.with.suppress">just anchor (with suppress)</a></h3><div id="just.anchor.with.suppress"></div><div id="rfc.figure.5"></div><pre>FOO</pre></div><div id="titles.numbering.just.title"><h3 id="rfc.section.4.9.3"><a href="#rfc.section.4.9.3">4.9.3</a> <a href="#titles.numbering.just.title">just title</a></h3><div id="rfc.figure.6"></div><pre>FOO</pre><p class="figure">Figure 5: figure title</p></div><div id="titles.numbering.just.title.with.suppress"><h3 id="rfc.section.4.9.4"><a href="#rfc.section.4.9.4">4.9.4</a> <a href="#titles.numbering.just.title.with.suppress">just title (with suppress)</a></h3><div id="rfc.figure.7"></div><pre>FOO</pre></div></div><div><h2 id="rfc.section.4.10"><a href="#rfc.section.4.10">4.10</a> SVG</h2><p id="rfc.section.4.10.p.1">Inclusion of SVG:</p><div id="rfc.figure.u.24"></div><p><object data="testcase.svg" type="image/svg+xml" width="476" height="332"> Fallback content for UAs that do not support SVG. |
---|
397 | </object></p></div><div id="code.components"><h2 id="rfc.section.4.11"><a href="#rfc.section.4.11">4.11</a> <a href="#code.components">Code Components</a></h2><p id="rfc.section.4.11.p.1">Marking up Code Components according to the <a href="http://trustee.ietf.org/docs/IETF-Trust-License-Policy.pdf">Legal Provisions Relating to IETF Documents</a>:</p><div id="rfc.figure.u.25"></div><pre class="ccmarker cct"><span><CODE BEGINS></span></pre><pre class="text">int main(int argc, char **argv) { |
---|
398 | return -1; |
---|
399 | } |
---|
400 | </pre><pre class="ccmarker ccb"><span><CODE ENDS></span></pre></div></div><hr class="noprint"><div id="refs"><h1 id="rfc.section.5" class="np"><a href="#rfc.section.5">5.</a> <a href="#refs">References</a></h1><div id="xref.with.no.content"><h2 id="rfc.section.5.1"><a href="#rfc.section.5.1">5.1</a> <a href="#xref.with.no.content">xref with no content</a></h2><div id="xref.with.no.content.first.sentence"><p id="rfc.section.5.1.p.1"><a href="#refs" title="References">Section 5</a> is the parent section.</p></div></div><div><h2 id="rfc.section.5.2"><a href="#rfc.section.5.2">5.2</a> xref to named <t> element</h2><p id="rfc.section.5.2.p.1">With content: see <a href="#xref.with.no.content.first.sentence" id="rfc.xref.xref.with.no.content.first.sentence.1">first sentence</a> of previous section.</p><p id="rfc.section.5.2.p.2">Without content: see <a href="#xref.with.no.content.first.sentence">Paragraph 1</a>.</p></div><div><h2 id="rfc.section.5.3"><a href="#rfc.section.5.3">5.3</a> xref to named <spanx> element</h2><p id="rfc.section.5.3.p.1"><em id="spanx.anchor">With content</em>: see <a href="#spanx.anchor" id="rfc.xref.spanx.anchor.1">this sentence</a>.</p></div><div><h2 id="rfc.section.5.4"><a href="#rfc.section.5.4">5.4</a> xref to named <t> element inside list</h2><p id="rfc.section.5.4.p.1">With content: see <a href="#listelement.anchor" id="rfc.xref.listelement.anchor.1">first element in list below</a>.</p><p id="rfc.section.5.4.p.2"></p><dl><dt id="listelement.anchor">test</dt><dd>Test</dd></dl></div><div><h2 id="rfc.section.5.5"><a href="#rfc.section.5.5">5.5</a> xref to named <cref> element</h2><p id="rfc.section.5.5.p.1">With content: see <a href="#comment-test" id="rfc.xref.comment-test.1">test comment</a>.</p><p id="rfc.section.5.5.p.2">Without content: see <a href="#comment-test">Comment comment-test</a>.</p></div><div><h2 id="rfc.section.5.6"><a href="#rfc.section.5.6">5.6</a> xref to named <t> element inside list</h2><p id="rfc.section.5.6.p.1">See <a href="#ordered.list.letters.last" id="rfc.xref.ordered.list.letters.last.1">last entry</a> in <a href="#ordered.list.letters" title="ordered list (letters)">Section 1.3</a> (format=none).</p><p id="rfc.section.5.6.p.2">See item <a href="#ordered.list.letters.last">ad</a> in <a href="#ordered.list.letters" title="ordered list (letters)">Section 1.3</a> (format=counter, letters).</p><p id="rfc.section.5.6.p.3">See item <a href="#ordered.list.numbers.last">3</a> in <a href="#ordered.list.numbers" title="numbered list">Section 1.2</a> (format=counter, numbers).</p></div><div><h2 id="rfc.section.5.7"><a href="#rfc.section.5.7">5.7</a> xref with no auto-formatting</h2><p id="rfc.section.5.7.p.1">So far we have sections <a href="#lists" title="Lists">1</a> ("<a href="#lists" title="Lists">Lists</a>") through <a href="#refs" title="References">5</a> ("<a href="#refs" title="References">References</a>").</p></div><div><h2 id="rfc.section.5.8"><a href="#rfc.section.5.8">5.8</a> xref with content and auto-formatting</h2><p id="rfc.section.5.8.p.1">This is a subsection of References (<a href="#refs" title="References">Section 5</a>).</p></div><div><h2 id="rfc.section.5.9"><a href="#rfc.section.5.9">5.9</a> xref with content and no formatting</h2><p id="rfc.section.5.9.p.1">This is a subsection of References. Here we are referring to <cite title="The Internet Standards Process -- Revision 3" id="rfc.xref.RFC2026.2">RFC 2026</cite>, without emitting extra formatting.</p></div><div id="formatting.none"><h2 id="rfc.section.5.10"><a href="#rfc.section.5.10">5.10</a> <a href="#formatting.none">xref with content and 'none' formatting</a></h2><p id="rfc.section.5.10.p.1">Here we are referring to <a href="#RFC2026" id="rfc.xref.RFC2026.3">RFC 2026</a>, without emitting extra formatting.</p><p id="rfc.section.5.10.p.2">Here we are referring to <a href="#formatting.none">this Section</a>, without emitting extra formatting.</p></div><div><h2 id="rfc.section.5.11"><a href="#rfc.section.5.11">5.11</a> xref with no content and anchor formatting</h2><p id="rfc.section.5.11.p.1">See [<a href="#RFC2026" id="rfc.xref.RFC2026.4"><cite title="The Internet Standards Process -- Revision 3">RFC2026</cite></a>, <a href="#RFC2396" id="rfc.xref.RFC2396.1"><cite title="Uniform Resource Identifiers (URI): Generic Syntax">RFC2396</cite></a>].</p></div><div><h2 id="rfc.section.5.12"><a href="#rfc.section.5.12">5.12</a> eref with no content</h2><p id="rfc.section.5.12.p.1">See also <<a href="http://greenbytes.de/tech/webdav">http://greenbytes.de/tech/webdav</a>>. Here's another one that is quite long: <<a href="http://greenbytes.de/tech/webdav/draft-reschke-rfc3744bis-issues.html#5.7_inherited-acl-set-protected">http://greenbytes.de/tech/webdav/draft-reschke-rfc3744bis-issues.html#5.7_inherited-acl-set-protected</a>>. Does it break properly?</p></div><div><h2 id="rfc.section.5.13"><a href="#rfc.section.5.13">5.13</a> eref with content</h2><p id="rfc.section.5.13.p.1">See also <a href="http://greenbytes.de/tech/webdav">greenbytes WebDAV resources</a>.</p></div><div><h2 id="rfc.section.5.14"><a href="#rfc.section.5.14">5.14</a> iref inside paragraph</h2><p id="rfc.section.5.14.p.1">This paragraph contains an <span id="rfc.iref.i.1"></span>inline iref.</p></div><div><div id="rfc.iref.s.1"></div><h2 id="rfc.section.5.15"><a href="#rfc.section.5.15">5.15</a> iref before paragraph</h2><p id="rfc.section.5.15.p.1">This paragraph follows an iref.</p></div><div id="xref.pageno"><h2 id="rfc.section.5.16"><a href="#rfc.section.5.16">5.16</a> <a href="#xref.pageno">xref with pageno attribute</a></h2><p id="rfc.section.5.16.p.1">A reference to <a href="#xref.pageno" title="xref with pageno attribute">Section 5.16</a>.</p></div></div><hr class="noprint"><div><h1 id="rfc.section.6" class="np"><a href="#rfc.section.6">6.</a> Paragraph formatting</h1><p id="rfc.section.6.p.1">This is the first sentence of the paragraph. This is the second sentence of the paragraph (with two leading blanks). Here's another sentence that was started on a separate line in the input file.</p><p id="rfc.section.6.p.2">This is the second paragraph.</p></div><hr class="noprint"><div><h1 id="rfc.section.7" class="np"><a href="#rfc.section.7">7.</a> Sections</h1><div><h2 id="rfc.section.7.1"><a href="#rfc.section.7.1">7.1</a> Subsection with TOC entry</h2></div><div><h2 id="rfc.section.7.2"><a href="#rfc.section.7.2">7.2</a> Subsection without TOC entry</h2><div><h3 id="rfc.section.7.2.1"><a href="#rfc.section.7.2.1">7.2.1</a> Sub-subsection with TOC entry</h3></div></div></div><hr class="noprint"><div><h1 id="rfc.section.8" class="np"><a href="#rfc.section.8">8.</a> Comments</h1><p id="rfc.section.8.p.1">This line contains a few comments. <span class="comment" title="JRE: No anchor, source given.">[<a href="#comment-test">comment-test</a>]</span> This line contains a few comments. <span class="comment" title="Anchor given, no source.">[<a href="#comment1">comment1</a>]</span> This line contains a few comments. <span class="comment" title="JRE: Both specified.">[<a href="#comment2">comment2</a>]</span> This line contains a few comments. <span class="comment" title="No anchor, no source.">[<a href="#rfc.comment.1">rfc.comment.1</a>]</span> This line contains a few comments. <span class="comment" title="No anchor, no source, but embedded markup: <http://xml.resource.org>.">[<a href="#rfc.comment.2">rfc.comment.2</a>]</span> This line contains a few comments.</p></div><hr class="noprint"><div><h1 id="rfc.section.9" class="np"><a href="#rfc.section.9">9.</a> Artwork Width</h1><div id="rfc.figure.u.26"></div><p>This should fit (69 characters plus three spaces of indentation in text output).</p><pre>012345678901234567890123456789012345678901234567890123456789012345678 |
---|
401 | </pre><div id="rfc.figure.u.27"></div><p>This shouldn't.</p><pre>0123456789012345678901234567890123456789012345678901234567890123456789 |
---|
402 | </pre><div id="rfc.figure.u.28"></div><pre>(IN TEXT OUTPUT INDENTED BY 10) |
---|
403 | 012345678901234567890123456789012345678901234567890123456789012 |
---|
404 | </pre></div><hr class="noprint"><div id="extensions"><h1 id="rfc.section.10" class="np"><a href="#rfc.section.10">10.</a> <a href="#extensions">Extensions</a></h1><p id="rfc.section.10.p.1">These are tests for extensions done in <samp>rfc2629.xslt</samp>. Do not expect them to work out-of-the-box in <samp>xml2rfc</samp>.</p><div><h2 id="rfc.section.10.1"><a href="#rfc.section.10.1">10.1</a> Markup in figure/artwork</h2><div id="rfc.figure.u.29"></div><pre>Internal References: a test reference to <a href="#RFC2396" id="rfc.xref.RFC2396.2"><cite title="Uniform Resource Identifiers (URI): Generic Syntax">[RFC2396]</cite></a> |
---|
405 | |
---|
406 | External References: a test reference to <<a href="http://xml.resource.org">http://xml.resource.org</a>> |
---|
407 | |
---|
408 | <span id="rfc.iref.2"></span>a test index entry inside a figure |
---|
409 | |
---|
410 | Styling: <em><spanx></em> inside artwork |
---|
411 | </pre></div><div><h2 id="rfc.section.10.2"><a href="#rfc.section.10.2">10.2</a> Measuring Lengths</h2><div id="rfc.figure.u.30"></div><pre class="text2">PUT / HTTP/1.1 |
---|
412 | Host: example.org |
---|
413 | Content-Type: application/xml |
---|
414 | Content-Length: 6 |
---|
415 | |
---|
416 | <span id="req1"><foo/></span></pre><div id="rfc.figure.u.31"></div><p>...without indentation:</p><pre class="text2">PUT / HTTP/1.1 |
---|
417 | Host: example.org |
---|
418 | Content-Type: text/plain |
---|
419 | Content-Length: 16 |
---|
420 | |
---|
421 | <span id="req2">Line 1 |
---|
422 | Line 2 |
---|
423 | </span></pre><div id="rfc.figure.u.32"></div><p>...with indentation:</p><pre class="text2"> PUT / HTTP/1.1 |
---|
424 | Host: example.org |
---|
425 | Content-Type: text/plain |
---|
426 | Content-Length: 16 |
---|
427 | |
---|
428 | <span id="req3"> Line 1 |
---|
429 | Line 2 |
---|
430 | </span></pre></div><div><h2 id="rfc.section.10.3"><a href="#rfc.section.10.3">10.3</a> Quotations</h2><p id="rfc.section.10.3.p.1">Here's a quote: <q>This is a Quote.</q> </p><p id="rfc.section.10.3.p.2">Here's a block level quote:</p><blockquote id="rfc.section.10.3.p.3"><p>Here's a quote.</p> <p>More text.</p> </blockquote></div><div><h2 id="rfc.section.10.4"><a href="#rfc.section.10.4">10.4</a> Subsections</h2><p id="rfc.section.10.4.p.1"><b>Foo</b> </p><p id="rfc.section.10.4.p.2">The line above should be marked up similar to a subsection heading.</p></div><div><h2 id="rfc.section.10.5"><a href="#rfc.section.10.5">10.5</a> Box Drawing</h2><div id="rfc.figure.u.33"></div><p>The figure below should use box drawing characters instead of "+", "-" and "|".</p><pre> ┌────────────────┐ |
---|
431 | │ This is a Box. │ |
---|
432 | └────────────────┘ |
---|
433 | </pre></div><div id="computed.reference.targets"><h2 id="rfc.section.10.6"><a href="#rfc.section.10.6">10.6</a> <a href="#computed.reference.targets">Computed Reference Targets</a></h2><p id="rfc.section.10.6.p.1">Referring to this section by anchor name indirectly through the references: Section 10.6 of <a href="#TSTCS" id="rfc.xref.TSTCS.1"><cite title="Test cases for RFC2629 formatting">[TSTCS]</cite></a>.</p><p id="rfc.section.10.6.p.2">(default formatting): Section 10.6 of <a href="#TSTCS" id="rfc.xref.TSTCS.2"><cite title="Test cases for RFC2629 formatting">[TSTCS]</cite></a>.</p><div id="rfc.figure.u.34"></div><pre> Default inside a figure: <a href="#TSTCS" id="rfc.xref.TSTCS.3"><cite title="Test cases for RFC2629 formatting">[TSTCS]</cite></a>, Section 10.6 |
---|
434 | </pre><p id="rfc.section.10.6.p.4">With a broken anchor: Appendix ERROR: Anchor 'a-target-that-isnt-defined' in TSTCS not found in source file 'testcase.xml'. of <a href="#TSTCS" id="rfc.xref.TSTCS.4"><cite title="Test cases for RFC2629 formatting">[TSTCS]</cite></a>.</p></div><div id="abnf.support"><h2 id="rfc.section.10.7"><a href="#rfc.section.10.7">10.7</a> <a href="#abnf.support">ABNF Support</a></h2><div id="rfc.figure.u.35"></div><pre>case-insensitive1 = "abcdefghijlkmnopqrstuvwxyz" |
---|
435 | case-insensitive2 = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" |
---|
436 | case-sensitive1 = %x61.62.63.64.65.66.67.68.69.6A.6C.6B.6D.6E.6F.70.71.72.73.74.75.76.77.78.79.7A |
---|
437 | case-sensitive2 = %x41.42.43.44.45.46.47.48.49.4A.4B.4C.4D.4E.4F.50.51.52.53.54.55.56.57.58.59.5A |
---|
438 | </pre></div></div><hr class="noprint"><div><h1 id="rfc.section.11" class="np"><a href="#rfc.section.11">11.</a> Blank Lines</h1><p id="rfc.section.11.p.1">Just a forced <br> line break.</p><p id="rfc.section.11.p.2">One <br><br> blank line.</p><p id="rfc.section.11.p.3">Seven <br><br><br><br><br><br><br><br> blank lines.</p><p id="rfc.section.11.p.4">999 <br> blank lines (this is likely an attempt to force a pagebreak, thus the generated HTML should <em>not</em> contain the blank lines, but only one).</p></div><hr class="noprint"><div><h1 id="rfc.section.12" class="np"><a href="#rfc.section.12">12.</a> Other</h1><div><h2 id="rfc.section.12.1"><a href="#rfc.section.12.1">12.1</a> Comments in Text</h2><p id="rfc.section.12.1.p.1">First sentence (before XML comment, invisible here). Second sentence.</p></div><div><h2 id="rfc.section.12.2"><a href="#rfc.section.12.2">12.2</a> Special Characters</h2><div id="nbsp"><h3 id="rfc.section.12.2.1"><a href="#rfc.section.12.2.1">12.2.1</a> <a href="#nbsp">Non-Breaking Space</a></h3><p id="rfc.section.12.2.1.p.1">Non breaking space. Non breaking space. Non breaking space. Non breaking space. Non breaking space. Non breaking space. Non breaking space. Non breaking space. Non breaking space. Non breaking space. Non breaking space. Non breaking space. Non breaking space. Non breaking space. Non breaking space. Non breaking space. Non breaking space. Non breaking space. Non breaking space. Non breaking space. Non breaking space. Non breaking space.</p></div><div id="nbhy"><h3 id="rfc.section.12.2.2"><a href="#rfc.section.12.2.2">12.2.2</a> <a href="#nbhy">Non-Breaking Hyphen</a></h3><p id="rfc.section.12.2.2.p.1">Non‑breaking‑hyphen. Non‑breaking‑hyphen. Non‑breaking‑hyphen. Non‑breaking‑hyphen. Non‑breaking‑hyphen. Non‑breaking‑hyphen. Non‑breaking‑hyphen. Non‑breaking‑hyphen. Non‑breaking‑hyphen. Non‑breaking‑hyphen. Non‑breaking‑hyphen. Non‑breaking‑hyphen. Non‑breaking‑hyphen. Non‑breaking‑hyphen. Non‑breaking‑hyphen. Non‑breaking‑hyphen. Non‑breaking‑hyphen. Non‑breaking‑hyphen. Non‑breaking‑hyphen. Non‑breaking‑hyphen. (wrt Apache FOP, see <<a href="http://mail-archives.apache.org/mod_mbox/xmlgraphics-fop-users/200905.mbox/%3C4A035745.10601@freemail.gr%3E">http://mail-archives.apache.org/mod_mbox/xmlgraphics-fop-users/200905.mbox/%3C4A035745.10601@freemail.gr%3E</a>>)</p></div><div id="dashes"><h3 id="rfc.section.12.2.3"><a href="#rfc.section.12.2.3">12.2.3</a> <a href="#dashes">Dashes</a></h3><p id="rfc.section.12.2.3.p.1">mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces.</p><p id="rfc.section.12.2.3.p.2">mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces.</p><p id="rfc.section.12.2.3.p.3">mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces.</p></div></div></div><h1 class="np" id="rfc.references"><a href="#rfc.section.13" id="rfc.section.13">13.</a> References</h1><table><tr><td class="reference"><b id="RFC2026">[RFC2026]</b></td><td class="top"><a href="mailto:sob@harvard.edu" title="Harvard University">Bradner, S.</a>, “<a href="http://tools.ietf.org/html/rfc2026">The Internet Standards Process -- Revision 3</a>”, BCP 9, RFC 2026, October 1996.</td></tr><tr><td class="reference"><b id="RFC2396">[RFC2396]</b></td><td class="top"><a href="mailto:timbl@w3.org" title="World Wide Web Consortium">Berners-Lee, T.</a>, <a href="mailto:fielding@ics.uci.edu" title="Department of Information and Computer Science">Fielding, R.T.</a>, and <a href="mailto:masinter@parc.xerox.com" title="Xerox PARC">L. Masinter</a>, “<a href="http://tools.ietf.org/html/rfc2396">Uniform Resource Identifiers (URI): Generic Syntax</a>”, RFC 2396, August 1998.<br>This RFC will soon be updated, check <<a href="http://cvs.apache.org/viewcvs.cgi/*checkout*/ietf-uri/rev-2002/rfc2396bis.html">http://cvs.apache.org/viewcvs.cgi/*checkout*/ietf-uri/rev-2002/rfc2396bis.html</a>> for the latest draft.<br>The issues list is at <<a href="http://cvs.apache.org/viewcvs.cgi/*checkout*/ietf-uri/rev-2002/issues.html">http://cvs.apache.org/viewcvs.cgi/*checkout*/ietf-uri/rev-2002/issues.html</a>>.</td></tr><tr><td class="reference"><b id="TSTCS">[TSTCS]</b></td><td class="top"><a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">Reschke, J. F.</a>, “Test cases for RFC2629 formatting”, March 2008.</td></tr></table><hr class="noprint"><h1 class="np"><a id="rfc.comments" href="#rfc.comments">Editorial Comments</a></h1><dl><dt id="comment-test"> |
---|
439 | [comment-test] |
---|
440 | </dt><dd>No anchor, source given. --JRE</dd><dt id="comment1"> |
---|
441 | [comment1] |
---|
442 | </dt><dd>Anchor given, no source.</dd><dt id="comment2"> |
---|
443 | [comment2] |
---|
444 | </dt><dd>Both specified. --JRE</dd><dt id="rfc.comment.1"> |
---|
445 | [rfc.comment.1] |
---|
446 | </dt><dd>No anchor, no source.</dd><dt id="rfc.comment.2"> |
---|
447 | [rfc.comment.2] |
---|
448 | </dt><dd>No anchor, no source, but embedded markup: <<a href="http://xml.resource.org">http://xml.resource.org</a>>.</dd></dl><hr class="noprint"><div class="avoidbreak"><h1 id="rfc.authors" class="np"><a href="#rfc.authors">Author's Address</a></h1><p><b>Julian F. Reschke</b><br>greenbytes GmbH<br>Hafenweg 16<br>Muenster, NW 48155<br>Germany<br>Phone: <a href="tel:+492512807760">+49 251 2807760</a><br>Fax: <a href="fax:+492512807761">+49 251 2807761</a><br>EMail: <a href="mailto:julian.reschke@greenbytes.de">julian.reschke@greenbytes.de</a><br>URI: <a href="http://greenbytes.de/tech/webdav/">http://greenbytes.de/tech/webdav/</a></p></div><hr class="noprint"><h1 id="rfc.index" class="np"><a href="#rfc.index">Index</a></h1><p class="noprint"><a href="#rfc.index.I">I</a> <a href="#rfc.index.R">R</a> <a href="#rfc.index.S">S</a> <a href="#rfc.index.T">T</a> </p><div class="print2col"><ul class="ind"><li><b><</b><ul><li><iref> in <artwork> <a href="#rfc.iref.2">10.1</a></li></ul></li><li><a id="rfc.index.I" href="#rfc.index.I"><b>I</b></a><ul><li>inline iref <a href="#rfc.iref.i.1">5.14</a></li></ul></li><li><a id="rfc.index.R" href="#rfc.index.R"><b>R</b></a><ul><li><em>RFC2026</em> <a href="#rfc.xref.RFC2026.1">3</a>, <a href="#rfc.xref.RFC2026.2">5.9</a>, <a href="#rfc.xref.RFC2026.3">5.10</a>, <a href="#rfc.xref.RFC2026.4">5.11</a>, <a href="#RFC2026"><b>13</b></a></li><li><em>RFC2396</em> <a href="#rfc.xref.RFC2396.1">5.11</a>, <a href="#rfc.xref.RFC2396.2">10.1</a>, <a href="#RFC2396"><b>13</b></a></li></ul></li><li><a id="rfc.index.S" href="#rfc.index.S"><b>S</b></a><ul><li>section iref <a href="#rfc.iref.s.1">5.15</a></li></ul></li><li><a id="rfc.index.T" href="#rfc.index.T"><b>T</b></a><ul><li><em>TSTCS</em> <a href="#rfc.xref.TSTCS.1">10.6</a>, <a href="#rfc.xref.TSTCS.2">10.6</a>, <a href="#rfc.xref.TSTCS.3">10.6</a>, <a href="#rfc.xref.TSTCS.4">10.6</a>, <a href="#TSTCS"><b>13</b></a><ul><li><em>Appendix </em> <a href="#rfc.xref.TSTCS.4">10.6</a></li><li><em>Section 10.6</em> <a href="#rfc.xref.TSTCS.1">10.6</a>, <a href="#rfc.xref.TSTCS.2">10.6</a>, <a href="#rfc.xref.TSTCS.3">10.6</a></li></ul></li></ul></li></ul></div></body></html> |
---|