1 | |
---|
2 | <!DOCTYPE html |
---|
3 | PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
---|
4 | <html lang="en"><head profile="http://www.w3.org/2006/03/hcard"> |
---|
5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
---|
6 | <title>Test cases for RFC2629 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: verdana, helvetica, arial, sans-serif; |
---|
34 | font-size: 10pt; |
---|
35 | } |
---|
36 | cite { |
---|
37 | font-style: normal; |
---|
38 | } |
---|
39 | dd { |
---|
40 | margin-right: 2em; |
---|
41 | } |
---|
42 | dl { |
---|
43 | margin-left: 2em; |
---|
44 | } |
---|
45 | |
---|
46 | dl.empty dd { |
---|
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: 14pt; |
---|
57 | line-height: 21pt; |
---|
58 | page-break-after: avoid; |
---|
59 | } |
---|
60 | h1.np { |
---|
61 | page-break-before: always; |
---|
62 | } |
---|
63 | h1 a { |
---|
64 | color: #333333; |
---|
65 | } |
---|
66 | h2 { |
---|
67 | font-size: 12pt; |
---|
68 | line-height: 15pt; |
---|
69 | page-break-after: avoid; |
---|
70 | } |
---|
71 | h3, h4, h5, h6 { |
---|
72 | font-size: 10pt; |
---|
73 | page-break-after: avoid; |
---|
74 | } |
---|
75 | 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 | margin-right: 2em; |
---|
84 | } |
---|
85 | ol { |
---|
86 | margin-left: 2em; |
---|
87 | margin-right: 2em; |
---|
88 | } |
---|
89 | ol p { |
---|
90 | margin-left: 0em; |
---|
91 | } |
---|
92 | p { |
---|
93 | margin-left: 2em; |
---|
94 | margin-right: 2em; |
---|
95 | } |
---|
96 | pre { |
---|
97 | margin-left: 3em; |
---|
98 | background-color: lightyellow; |
---|
99 | padding: .25em; |
---|
100 | } |
---|
101 | pre.text2 { |
---|
102 | border-style: dotted; |
---|
103 | border-width: 1px; |
---|
104 | background-color: #f0f0f0; |
---|
105 | width: 69em; |
---|
106 | } |
---|
107 | pre.inline { |
---|
108 | background-color: white; |
---|
109 | padding: 0em; |
---|
110 | } |
---|
111 | pre.text { |
---|
112 | border-style: dotted; |
---|
113 | border-width: 1px; |
---|
114 | background-color: #f8f8f8; |
---|
115 | width: 69em; |
---|
116 | } |
---|
117 | pre.drawing { |
---|
118 | border-style: solid; |
---|
119 | border-width: 1px; |
---|
120 | background-color: #f8f8f8; |
---|
121 | padding: 2em; |
---|
122 | } |
---|
123 | q { |
---|
124 | font-style: italic; |
---|
125 | } |
---|
126 | table { |
---|
127 | margin-left: 2em; |
---|
128 | } |
---|
129 | table.tt { |
---|
130 | vertical-align: top; |
---|
131 | } |
---|
132 | table.full { |
---|
133 | border-style: outset; |
---|
134 | border-width: 1px; |
---|
135 | } |
---|
136 | table.headers { |
---|
137 | border-style: outset; |
---|
138 | border-width: 1px; |
---|
139 | } |
---|
140 | table.tt td { |
---|
141 | vertical-align: top; |
---|
142 | } |
---|
143 | table.full td { |
---|
144 | border-style: inset; |
---|
145 | border-width: 1px; |
---|
146 | } |
---|
147 | table.tt th { |
---|
148 | vertical-align: top; |
---|
149 | } |
---|
150 | table.full th { |
---|
151 | border-style: inset; |
---|
152 | border-width: 1px; |
---|
153 | } |
---|
154 | table.headers th { |
---|
155 | border-style: none none inset none; |
---|
156 | border-width: 1px; |
---|
157 | } |
---|
158 | caption { |
---|
159 | caption-side: bottom; |
---|
160 | font-weight: bold; |
---|
161 | font-size: 9pt; |
---|
162 | margin-top: .5em; |
---|
163 | } |
---|
164 | |
---|
165 | table.header { |
---|
166 | width: 95%; |
---|
167 | font-size: 10pt; |
---|
168 | color: white; |
---|
169 | } |
---|
170 | td.top { |
---|
171 | vertical-align: top; |
---|
172 | } |
---|
173 | td.topnowrap { |
---|
174 | vertical-align: top; |
---|
175 | white-space: nowrap; |
---|
176 | } |
---|
177 | td.header { |
---|
178 | background-color: gray; |
---|
179 | width: 50%; |
---|
180 | } |
---|
181 | td.header a { |
---|
182 | color: white; |
---|
183 | } |
---|
184 | td.reference { |
---|
185 | vertical-align: top; |
---|
186 | white-space: nowrap; |
---|
187 | padding-right: 1em; |
---|
188 | } |
---|
189 | thead { |
---|
190 | display:table-header-group; |
---|
191 | } |
---|
192 | ul.toc { |
---|
193 | list-style: none; |
---|
194 | margin-left: 1.5em; |
---|
195 | margin-right: 0em; |
---|
196 | padding-left: 0em; |
---|
197 | } |
---|
198 | li.tocline0 { |
---|
199 | line-height: 150%; |
---|
200 | font-weight: bold; |
---|
201 | font-size: 10pt; |
---|
202 | margin-left: 0em; |
---|
203 | margin-right: 0em; |
---|
204 | } |
---|
205 | li.tocline1 { |
---|
206 | line-height: normal; |
---|
207 | font-weight: normal; |
---|
208 | font-size: 9pt; |
---|
209 | margin-left: 0em; |
---|
210 | margin-right: 0em; |
---|
211 | } |
---|
212 | li.tocline2 { |
---|
213 | font-size: 0pt; |
---|
214 | } |
---|
215 | ul p { |
---|
216 | margin-left: 0em; |
---|
217 | } |
---|
218 | ul.ind { |
---|
219 | list-style: none; |
---|
220 | margin-left: 1.5em; |
---|
221 | margin-right: 0em; |
---|
222 | padding-left: 0em; |
---|
223 | page-break-before: avoid; |
---|
224 | } |
---|
225 | li.indline0 { |
---|
226 | font-weight: bold; |
---|
227 | line-height: 200%; |
---|
228 | margin-left: 0em; |
---|
229 | margin-right: 0em; |
---|
230 | } |
---|
231 | li.indline1 { |
---|
232 | font-weight: normal; |
---|
233 | line-height: 150%; |
---|
234 | margin-left: 0em; |
---|
235 | margin-right: 0em; |
---|
236 | } |
---|
237 | |
---|
238 | blockquote > * .bcp14 { |
---|
239 | font-style: italic; |
---|
240 | } |
---|
241 | .comment { |
---|
242 | background-color: yellow; |
---|
243 | } |
---|
244 | .center { |
---|
245 | text-align: center; |
---|
246 | } |
---|
247 | .error { |
---|
248 | color: red; |
---|
249 | font-style: italic; |
---|
250 | font-weight: bold; |
---|
251 | } |
---|
252 | .figure { |
---|
253 | font-weight: bold; |
---|
254 | text-align: center; |
---|
255 | font-size: 9pt; |
---|
256 | } |
---|
257 | .filename { |
---|
258 | color: #333333; |
---|
259 | font-weight: bold; |
---|
260 | font-size: 12pt; |
---|
261 | line-height: 21pt; |
---|
262 | text-align: center; |
---|
263 | } |
---|
264 | .fn { |
---|
265 | font-weight: bold; |
---|
266 | } |
---|
267 | .hidden { |
---|
268 | display: none; |
---|
269 | } |
---|
270 | .left { |
---|
271 | text-align: left; |
---|
272 | } |
---|
273 | .right { |
---|
274 | text-align: right; |
---|
275 | } |
---|
276 | .title { |
---|
277 | color: #990000; |
---|
278 | font-size: 18pt; |
---|
279 | line-height: 18pt; |
---|
280 | font-weight: bold; |
---|
281 | text-align: center; |
---|
282 | margin-top: 36pt; |
---|
283 | } |
---|
284 | .vcardline { |
---|
285 | display: block; |
---|
286 | } |
---|
287 | .warning { |
---|
288 | font-size: 14pt; |
---|
289 | background-color: yellow; |
---|
290 | } |
---|
291 | |
---|
292 | |
---|
293 | @media print { |
---|
294 | .noprint { |
---|
295 | display: none; |
---|
296 | } |
---|
297 | |
---|
298 | a { |
---|
299 | color: black; |
---|
300 | text-decoration: none; |
---|
301 | } |
---|
302 | |
---|
303 | table.header { |
---|
304 | width: 90%; |
---|
305 | } |
---|
306 | |
---|
307 | td.header { |
---|
308 | width: 50%; |
---|
309 | color: black; |
---|
310 | background-color: white; |
---|
311 | vertical-align: top; |
---|
312 | font-size: 12pt; |
---|
313 | } |
---|
314 | |
---|
315 | ul.toc a::after { |
---|
316 | content: leader('.') target-counter(attr(href), page); |
---|
317 | } |
---|
318 | |
---|
319 | a.iref { |
---|
320 | content: target-counter(attr(href), page); |
---|
321 | } |
---|
322 | |
---|
323 | .print2col { |
---|
324 | column-count: 2; |
---|
325 | -moz-column-count: 2; |
---|
326 | column-fill: auto; |
---|
327 | } |
---|
328 | } |
---|
329 | |
---|
330 | @page { |
---|
331 | @top-left { |
---|
332 | content: ""; |
---|
333 | } |
---|
334 | @top-right { |
---|
335 | content: "October 2008"; |
---|
336 | } |
---|
337 | @top-center { |
---|
338 | content: "Test cases for RFC2629 formatting"; |
---|
339 | } |
---|
340 | @bottom-left { |
---|
341 | content: "Reschke"; |
---|
342 | } |
---|
343 | @bottom-center { |
---|
344 | content: ""; |
---|
345 | } |
---|
346 | @bottom-right { |
---|
347 | content: "[Page " counter(page) "]"; |
---|
348 | } |
---|
349 | } |
---|
350 | |
---|
351 | @page:first { |
---|
352 | @top-left { |
---|
353 | content: normal; |
---|
354 | } |
---|
355 | @top-right { |
---|
356 | content: normal; |
---|
357 | } |
---|
358 | @top-center { |
---|
359 | content: normal; |
---|
360 | } |
---|
361 | } |
---|
362 | </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.425, 2009-03-02 15:29:33, XSLT vendor: SAXON 6.5.5 from Michael Kay http://saxon.sf.net/"><meta name="keywords" content="RFC2629, test case, xml2rfc"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.Creator" content="Reschke, J. F."></head><body><table summary="header information" class="header" border="0" cellpadding="1" cellspacing="1"><tr><td class="header left">RFC2629 test cases</td><td class="header right">J. F. Reschke</td></tr><tr><td class="header left"></td><td class="header right">greenbytes</td></tr><tr><td class="header left"></td><td class="header right">October 2008</td></tr></table><p class="title">Test cases for RFC2629 formatting</p><hr class="noprint"><h1 class="np" id="rfc.toc"><a href="#rfc.toc">Table of Contents</a></h1><ul class="toc"><li class="tocline0">1. <a href="#lists">Lists</a><ul class="toc"><li class="tocline1">1.1 <a href="#rfc.section.1.1">hanging list</a></li><li class="tocline1">1.2 <a href="#rfc.section.1.2">numbered list</a></li><li class="tocline1">1.3 <a href="#ordered.list.letters">ordered list (letters)</a></li><li class="tocline1">1.4 <a href="#rfc.section.1.4">no explicit counters</a></li><li class="tocline1">1.5 <a href="#rfc.section.1.5">with explicit counters</a></li><li class="tocline1">1.6 <a href="#rfc.section.1.6">Nested list</a></li><li class="tocline1">1.7 <a href="#rfc.section.1.7">list without style</a></li><li class="tocline1">1.8 <a href="#rfc.section.1.8">list with multiple paragraphs in a single list item</a></li></ul></li><li class="tocline0">2. <a href="#rfc.section.2">spanx</a></li><li class="tocline0">3. <a href="#rfc.section.3">Tables</a><ul class="toc"><li class="tocline1">3.1 <a href="#rfc.section.3.1">no borders</a></li><li class="tocline1">3.2 <a href="#rfc.section.3.2">borders around headers</a></li><li class="tocline1">3.3 <a href="#rfc.section.3.3">example from xml2rc README</a></li><li class="tocline1">3.4 <a href="#rfc.section.3.4">no column titles</a></li><li class="tocline1">3.5 <a href="#rfc.section.3.5">referencing tables</a></li><li class="tocline1">3.6 <a href="#rfc.section.3.6">table captions</a></li></ul></li><li class="tocline0">4. <a href="#rfc.section.4">Figures</a><ul class="toc"><li class="tocline1">4.1 <a href="#rfc.section.4.1">with preamble, no title...</a></li><li class="tocline1">4.2 <a href="#rfc.section.4.2">with postamble and title...</a></li><li class="tocline1">4.3 <a href="#rfc.section.4.3">Whitespace handling</a></li><li class="tocline1">4.4 <a href="#rfc.section.4.4">Whitespace around figures</a></li><li class="tocline1">4.5 <a href="#rfc.section.4.5">SVG</a></li></ul></li><li class="tocline0">5. <a href="#refs">References</a><ul class="toc"><li class="tocline1">5.1 <a href="#rfc.section.5.1">xref with no content</a></li><li class="tocline1">5.2 <a href="#xref.with.no.content">xref with no content</a></li><li class="tocline1">5.3 <a href="#rfc.section.5.3">xref to named <t> element</a></li><li class="tocline1">5.4 <a href="#rfc.section.5.4">xref to named <t> element inside list</a></li><li class="tocline1">5.5 <a href="#rfc.section.5.5">xref with no auto-formatting</a></li><li class="tocline1">5.6 <a href="#rfc.section.5.6">xref with content and auto-formatting</a></li><li class="tocline1">5.7 <a href="#rfc.section.5.7">xref with content and no formatting</a></li><li class="tocline1">5.8 <a href="#rfc.section.5.8">xref with content and 'none' formatting</a></li><li class="tocline1">5.9 <a href="#rfc.section.5.9">xref with no content and anchor formatting</a></li><li class="tocline1">5.10 <a href="#rfc.section.5.10">eref with no content</a></li><li class="tocline1">5.11 <a href="#rfc.section.5.11">eref with content</a></li><li class="tocline1">5.12 <a href="#rfc.section.5.12">iref inside paragraph</a></li></ul></li><li class="tocline0">6. <a href="#rfc.section.6">Paragraph formatting</a></li><li class="tocline0">7. <a href="#rfc.section.7">Sections</a><ul class="toc"><li class="tocline1">7.1 <a href="#rfc.section.7.1">Subsection with TOC entry</a></li><li class="tocline2"><ul class="toc"><li class="tocline1">7.2.1 <a href="#rfc.section.7.2.1">Sub-subsection with TOC entry</a></li></ul></li></ul></li><li class="tocline0">8. <a href="#rfc.section.8">Comments</a></li><li class="tocline0">9. <a href="#rfc.section.9">Artwork width</a></li><li class="tocline0">10. <a href="#extensions">Extensions</a><ul class="toc"><li class="tocline1">10.1 <a href="#rfc.section.10.1">Markup in figure/artwork</a></li><li class="tocline1">10.2 <a href="#rfc.section.10.2">Measuring Lengths</a></li><li class="tocline1">10.3 <a href="#rfc.section.10.3">Quotations</a></li><li class="tocline1">10.4 <a href="#rfc.section.10.4">Subsections</a></li><li class="tocline1">10.5 <a href="#rfc.section.10.5">Box Drawing</a></li><li class="tocline1">10.6 <a href="#computed.reference.targets">Computed Reference Targets</a></li><li class="tocline1">10.7 <a href="#abnf.support">ABNF Support</a></li></ul></li><li class="tocline0">11. <a href="#rfc.section.11">Blank Lines</a></li><li class="tocline0">12. <a href="#rfc.section.12">Other</a><ul class="toc"><li class="tocline1">12.1 <a href="#rfc.section.12.1">Comments in Text</a></li></ul></li><li class="tocline0">13. <a href="#rfc.references">References</a></li><li class="tocline0"><a href="#rfc.comments">Editorial Comments</a></li><li class="tocline0"><a href="#rfc.authors">Author's Address</a></li><li class="tocline0"><a href="#rfc.index">Index</a></li></ul><ul class="toc"><li class="tocline0"><a href="#rfc.figure.1">Figure 1: another figure</a></li></ul><hr class="noprint"><h1 id="rfc.section.1" class="np"><a href="#rfc.section.1">1.</a> <a id="lists" href="#lists">Lists</a></h1><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><h2 id="rfc.section.1.2"><a href="#rfc.section.1.2">1.2</a> numbered list</h2><p id="rfc.section.1.2.p.1">A numbered list: </p><ol><li>one</li><li>two</li><li>three</li></ol><h2 id="rfc.section.1.3"><a href="#rfc.section.1.3">1.3</a> <a id="ordered.list.letters" href="#ordered.list.letters">ordered list (letters)</a></h2><p id="rfc.section.1.3.p.1">An ordered list using letters: </p><ol style="list-style-type: lower-alpha"><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><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><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><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 style="list-style-type: upper-alpha"><li>17</li><li>42</li></ol> </li><li>Three</li></ol><h2 id="rfc.section.1.7"><a href="#rfc.section.1.7">1.7</a> list without style</h2><dl class="empty"><dd>One</dd><dd>Two</dd><dd>Three</dd></dl><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><hr class="noprint"><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><hr class="noprint"><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 summary="The list of valid keywords are:" class="tt full" 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>try to enforce the ID-nits conventions and DTD validity</td><td>a</td></tr><tr><td class="right">iprnotified</td><td class="center">no</td><td>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>bb bb</td></tr><tr><td class="right">compact</td><td class="center">no</td><td>when producing a txt/nroff file, try to conserve vertical whitespace</td><td>ccc ccc ccc</td></tr><tr><td class="right">subcompact</td><td class="center">compact</td><td>if compact is "yes", then setting this to "no" will make things a little less compact</td><td>dddd dddd dddd dddd</td></tr><tr><td class="right">needLines</td><td class="center">n/a</td><td>an integer hint indicating how many contiguous lines are needed at this point in the output</td><td>eeeee eeeee eeeee eeeee eeeee</td></tr><tr><td class="right">here come empty cells</td><td class="center"></td><td></td><td></td></tr></tbody></table><p>Remember, that as with everything else in XML, keywords and values are case-sensitive.</p></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 summary="The table below should appear with no borders." class="tt none" 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>11</td><td>12</td></tr><tr><td>21</td><td>22</td></tr></tbody></table></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 summary="The table below should appear with borders just around the headers." class="tt headers" cellpadding="3" cellspacing="0"><thead><tr><th class="left">C1</th><th class="left">C2</th></tr></thead><tbody><tr><td>11</td><td>12</td></tr><tr><td>21</td><td>22</td></tr></tbody></table></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 summary="So,
 putting it all together, we have, e.g.," class="tt full" 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><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 summary="The table below should appear with no titles." class="tt full" cellpadding="3" cellspacing="0"><caption>Table 3: a table with no column titles</caption><tbody><tr><td>11</td><td>12</td></tr><tr><td>21</td><td>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 summary="The table below should appear with column titles (one being non-empty)." class="tt full" 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>11</td><td>12</td></tr><tr><td>21</td><td>22</td></tr></tbody></table></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><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 summary="No anchor, no title" class="tt full" cellpadding="3" cellspacing="0"><thead><tr><th class="left">Anchor</th><th class="left">Title</th></tr></thead><tbody><tr><td>-</td><td>-</td></tr></tbody></table></div><div id="rfc.table.5"><div id="texttable1"></div><p>Anchor (not being referenced), no title</p><table summary="Anchor (not being referenced), no title" class="tt full" 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>yes</td><td>-</td></tr></tbody></table></div><div id="rfc.table.6"><p>No anchor, with title</p><table summary="No anchor, with title" class="tt full" 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>-</td><td>"title"</td></tr></tbody></table></div><div id="rfc.table.7"><div id="texttable2"></div><p>Both anchor and title</p><table summary="Both anchor and title" class="tt full" 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>yes</td><td>"title"</td></tr></tbody></table></div><hr class="noprint"><h1 id="rfc.section.4" class="np"><a href="#rfc.section.4">4.</a> Figures</h1><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> +--+ |
---|
363 | | | |
---|
364 | +--+ |
---|
365 | </pre> <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> +--+ |
---|
366 | | | |
---|
367 | +--+ |
---|
368 | </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><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) |
---|
369 | </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><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><h2 id="rfc.section.4.5"><a href="#rfc.section.4.5">4.5</a> SVG</h2><p id="rfc.section.4.5.p.1">Inclusion of SVG:</p><div id="rfc.figure.u.8"></div><p><object data="testcase.svg" type="image/svg+xml" width="476" height="332"> Fallback content for UAs that do not support SVG. |
---|
370 | </object></p><hr class="noprint"><h1 id="rfc.section.5" class="np"><a href="#rfc.section.5">5.</a> <a id="refs" href="#refs">References</a></h1><h2 id="rfc.section.5.1"><a href="#rfc.section.5.1">5.1</a> xref with no content</h2><p id="rfc.section.5.1.p.1">We are in <a href="#refs" title="References">Section 5</a>.</p><h2 id="rfc.section.5.2"><a href="#rfc.section.5.2">5.2</a> <a id="xref.with.no.content" href="#xref.with.no.content">xref with no content</a></h2><div id="xref.with.no.content.first.sentence"><p id="rfc.section.5.2.p.1"> <a href="#refs" title="References">Section 5</a> is the parent section.</p></div><h2 id="rfc.section.5.3"><a href="#rfc.section.5.3">5.3</a> xref to named <t> element</h2><p id="rfc.section.5.3.p.1">See <a href="#xref.with.no.content.first.sentence">first sentence</a> of previous section.</p><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">See <a href="#ordered.list.letters.last">last entry</a> in <a href="#ordered.list.letters" title="ordered list (letters)">Section 1.3</a>.</p><h2 id="rfc.section.5.5"><a href="#rfc.section.5.5">5.5</a> xref with no auto-formatting</h2><p id="rfc.section.5.5.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><h2 id="rfc.section.5.6"><a href="#rfc.section.5.6">5.6</a> xref with content and auto-formatting</h2><p id="rfc.section.5.6.p.1">This is a subsection of References (<a href="#refs" title="References">Section 5</a>).</p><h2 id="rfc.section.5.7"><a href="#rfc.section.5.7">5.7</a> xref with content and no formatting</h2><p id="rfc.section.5.7.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><h2 id="rfc.section.5.8"><a href="#rfc.section.5.8">5.8</a> xref with content and 'none' formatting</h2><p id="rfc.section.5.8.p.1">Here we are referring to <a href="#RFC2026">RFC 2026</a>, without emitting extra formatting.</p><h2 id="rfc.section.5.9"><a href="#rfc.section.5.9">5.9</a> xref with no content and anchor formatting</h2><p id="rfc.section.5.9.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><h2 id="rfc.section.5.10"><a href="#rfc.section.5.10">5.10</a> eref with no content</h2><p id="rfc.section.5.10.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><h2 id="rfc.section.5.11"><a href="#rfc.section.5.11">5.11</a> eref with content</h2><p id="rfc.section.5.11.p.1">See also <a href="http://greenbytes.de/tech/webdav">greenbytes WebDAV resources</a>.</p><h2 id="rfc.section.5.12"><a href="#rfc.section.5.12">5.12</a> iref inside paragraph</h2><p id="rfc.section.5.12.p.1">This paragraph contains an <span id="rfc.iref.i.1"></span>inline iref.</p><hr class="noprint"><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><hr class="noprint"><h1 id="rfc.section.7" class="np"><a href="#rfc.section.7">7.</a> Sections</h1><h2 id="rfc.section.7.1"><a href="#rfc.section.7.1">7.1</a> Subsection with TOC entry</h2><h2 id="rfc.section.7.2"><a href="#rfc.section.7.2">7.2</a> Subsection without TOC entry</h2><h3 id="rfc.section.7.2.1"><a href="#rfc.section.7.2.1">7.2.1</a> Sub-subsection with TOC entry</h3><hr class="noprint"><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="#rfc.comment.1">rfc.comment.1</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.2">rfc.comment.2</a>]</span> This line contains a few comments. <span class="comment" title="No anchor, no source, but embedded markup: <>.">[<a href="#rfc.comment.3">rfc.comment.3</a>]</span> This line contains a few comments.</p><hr class="noprint"><h1 id="rfc.section.9" class="np"><a href="#rfc.section.9">9.</a> Artwork width</h1><div id="rfc.figure.u.9"></div> <p>This should fit (69 characters plus three spaces of indentation in text output).</p> <pre>012345678901234567890123456789012345678901234567890123456789012345678 |
---|
371 | </pre> <div id="rfc.figure.u.10"></div> <p>This shouldn't.</p> <pre>0123456789012345678901234567890123456789012345678901234567890123456789 |
---|
372 | </pre> <div id="rfc.figure.u.11"></div><pre>(IN TEXT OUTPUT INDENTED BY 10) |
---|
373 | 012345678901234567890123456789012345678901234567890123456789012 |
---|
374 | </pre><hr class="noprint"><h1 id="rfc.section.10" class="np"><a href="#rfc.section.10">10.</a> <a id="extensions" 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><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.12"></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> |
---|
375 | |
---|
376 | External References: a test reference to <<a href="http://xml.resource.org">http://xml.resource.org</a>> |
---|
377 | |
---|
378 | <span id="rfc.iref.1"></span>a test index entry inside a figure |
---|
379 | |
---|
380 | Styling: <em><spanx></em> inside artwork |
---|
381 | </pre> <h2 id="rfc.section.10.2"><a href="#rfc.section.10.2">10.2</a> Measuring Lengths</h2><div id="rfc.figure.u.13"></div> <pre class="text2">PUT / HTTP/1.1 |
---|
382 | Host: example.org |
---|
383 | Content-Type: application/xml |
---|
384 | Content-Length: 6 |
---|
385 | |
---|
386 | <foo/></pre><div id="rfc.figure.u.14"></div> <p>...without indentation:</p> <pre class="text2">PUT / HTTP/1.1 |
---|
387 | Host: example.org |
---|
388 | Content-Type: text/plain |
---|
389 | Content-Length: 16 |
---|
390 | |
---|
391 | Line 1 |
---|
392 | Line 2 |
---|
393 | </pre><div id="rfc.figure.u.15"></div> <p>...with indentation:</p> <pre class="text2"> PUT / HTTP/1.1 |
---|
394 | Host: example.org |
---|
395 | Content-Type: text/plain |
---|
396 | Content-Length: 16 |
---|
397 | |
---|
398 | Line 1 |
---|
399 | Line 2 |
---|
400 | </pre><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><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><h2 id="rfc.section.10.5"><a href="#rfc.section.10.5">10.5</a> Box Drawing</h2><div id="rfc.figure.u.16"></div> <p>The figure below should use box drawing characters instead of "+", "-" and "|".</p> <pre> ┌────────────────┐ |
---|
401 | │ This is a Box. │ |
---|
402 | └────────────────┘ |
---|
403 | </pre> <h2 id="rfc.section.10.6"><a href="#rfc.section.10.6">10.6</a> <a id="computed.reference.targets" 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.17"></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 |
---|
404 | </pre><p id="rfc.section.10.6.p.4">With a broken anchor: Appendix ERROR: Anchor 'a-target-that-isnt-defined' not found in testcase.xml. of <a href="#TSTCS" id="rfc.xref.TSTCS.4"><cite title="Test cases for RFC2629 formatting">[TSTCS]</cite></a>.</p><h2 id="rfc.section.10.7"><a href="#rfc.section.10.7">10.7</a> <a id="abnf.support" href="#abnf.support">ABNF Support</a></h2><div id="rfc.figure.u.18"></div><pre>case-insensitive1 = "abcdefghijlkmnopqrstuvwxyz" |
---|
405 | case-insensitive2 = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" |
---|
406 | 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 |
---|
407 | 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 |
---|
408 | </pre><hr class="noprint"><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><hr class="noprint"><h1 id="rfc.section.12" class="np"><a href="#rfc.section.12">12.</a> Other</h1><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><h1 class="np" id="rfc.references"><a href="#rfc.section.13" id="rfc.section.13">13.</a> References</h1><table summary="References"> <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="rfc.comment.1"> |
---|
409 | [rfc.comment.1] |
---|
410 | </dt><dd>No anchor, source given. --JRE</dd><dt id="comment1"> |
---|
411 | [comment1] |
---|
412 | </dt><dd>Anchor given, no source.</dd><dt id="comment2"> |
---|
413 | [comment2] |
---|
414 | </dt><dd>Both specified. --JRE</dd><dt id="rfc.comment.2"> |
---|
415 | [rfc.comment.2] |
---|
416 | </dt><dd>No anchor, no source.</dd><dt id="rfc.comment.3"> |
---|
417 | [rfc.comment.3] |
---|
418 | </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"><h1 id="rfc.authors" class="np"><a href="#rfc.authors">Author's Address</a></h1><address class="vcard"><span class="vcardline"><span class="fn">Julian F. Reschke</span><span class="n hidden"><span class="family-name">Reschke</span><span class="given-name">Julian F.</span></span></span><span class="org vcardline">greenbytes GmbH</span><span class="adr"><span class="street-address vcardline">Hafenweg 16</span><span class="vcardline"><span class="locality">Muenster</span>, <span class="region">NW</span> <span class="postal-code">48155</span></span><span class="country-name vcardline">Germany</span></span><span class="vcardline tel">Phone: <a href="tel:+492512807760"><span class="value">+49 251 2807760</span></a></span><span class="vcardline tel"><span class="type">Fax</span>: <a href="fax:+492512807761"><span class="value">+49 251 2807761</span></a></span><span class="vcardline">EMail: <a href="mailto:julian.reschke@greenbytes.de"><span class="email">julian.reschke@greenbytes.de</span></a></span><span class="vcardline">URI: <a href="http://greenbytes.de/tech/webdav/" class="url">http://greenbytes.de/tech/webdav/</a></span></address><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.T">T</a> </p><div class="print2col"><ul class="ind"><li class="indline0"><b><</b><ul class="ind"><li class="indline1"><iref> in <artwork> <a class="iref" href="#rfc.iref.1">10.1</a></li></ul></li><li class="indline0"><a id="rfc.index.I" href="#rfc.index.I"><b>I</b></a><ul class="ind"><li class="indline1">inline iref <a class="iref" href="#rfc.iref.i.1">5.12</a></li></ul></li><li class="indline0"><a id="rfc.index.R" href="#rfc.index.R"><b>R</b></a><ul class="ind"><li class="indline1"><em>RFC2026</em> <a class="iref" href="#rfc.xref.RFC2026.1">3</a>, <a class="iref" href="#rfc.xref.RFC2026.2">5.7</a>, <a class="iref" href="#rfc.xref.RFC2026.3">5.8</a>, <a class="iref" href="#rfc.xref.RFC2026.4">5.9</a>, <a class="iref" href="#RFC2026"><b>13</b></a></li><li class="indline1"><em>RFC2396</em> <a class="iref" href="#rfc.xref.RFC2396.1">5.9</a>, <a class="iref" href="#rfc.xref.RFC2396.2">10.1</a>, <a class="iref" href="#RFC2396"><b>13</b></a></li></ul></li><li class="indline0"><a id="rfc.index.T" href="#rfc.index.T"><b>T</b></a><ul class="ind"><li class="indline1"><em>TSTCS</em> <a class="iref" href="#rfc.xref.TSTCS.1">10.6</a>, <a class="iref" href="#rfc.xref.TSTCS.2">10.6</a>, <a class="iref" href="#rfc.xref.TSTCS.3">10.6</a>, <a class="iref" href="#rfc.xref.TSTCS.4">10.6</a>, <a class="iref" href="#TSTCS"><b>13</b></a><ul class="ind"><li class="indline1"><em>Appendix </em> <a class="iref" href="#rfc.xref.TSTCS.4">10.6</a></li><li class="indline1"><em>Section 10.6</em> <a class="iref" href="#rfc.xref.TSTCS.1">10.6</a>, <a class="iref" href="#rfc.xref.TSTCS.2">10.6</a>, <a class="iref" href="#rfc.xref.TSTCS.3">10.6</a></li></ul></li></ul></li></ul></div></body></html> |
---|