1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | |
---|
3 | <!DOCTYPE html |
---|
4 | PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
---|
5 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> |
---|
6 | <head profile="http://www.w3.org/2006/03/hcard http://dublincore.org/documents/2008/08/04/dc-html/"> |
---|
7 | <title>IETF Best Current Practice w/ consensus</title> |
---|
8 | <style type="text/css" title="Xml2Rfc (sans serif)"> |
---|
9 | a { |
---|
10 | text-decoration: none; |
---|
11 | } |
---|
12 | a.smpl { |
---|
13 | color: black; |
---|
14 | } |
---|
15 | a:hover { |
---|
16 | text-decoration: underline; |
---|
17 | } |
---|
18 | a:active { |
---|
19 | text-decoration: underline; |
---|
20 | } |
---|
21 | address { |
---|
22 | margin-top: 1em; |
---|
23 | margin-left: 2em; |
---|
24 | font-style: normal; |
---|
25 | } |
---|
26 | body { |
---|
27 | color: black; |
---|
28 | font-family: verdana, helvetica, arial, sans-serif; |
---|
29 | font-size: 10pt; |
---|
30 | } |
---|
31 | cite { |
---|
32 | font-style: normal; |
---|
33 | } |
---|
34 | dd { |
---|
35 | margin-right: 2em; |
---|
36 | } |
---|
37 | dl { |
---|
38 | margin-left: 2em; |
---|
39 | } |
---|
40 | |
---|
41 | ul.empty { |
---|
42 | list-style-type: none; |
---|
43 | } |
---|
44 | ul.empty li { |
---|
45 | margin-top: .5em; |
---|
46 | } |
---|
47 | dl p { |
---|
48 | margin-left: 0em; |
---|
49 | } |
---|
50 | dt { |
---|
51 | margin-top: .5em; |
---|
52 | } |
---|
53 | h1 { |
---|
54 | font-size: 14pt; |
---|
55 | line-height: 21pt; |
---|
56 | page-break-after: avoid; |
---|
57 | } |
---|
58 | h1.np { |
---|
59 | page-break-before: always; |
---|
60 | } |
---|
61 | h1 a { |
---|
62 | color: #333333; |
---|
63 | } |
---|
64 | h2 { |
---|
65 | font-size: 12pt; |
---|
66 | line-height: 15pt; |
---|
67 | page-break-after: avoid; |
---|
68 | } |
---|
69 | h3, h4, h5, h6 { |
---|
70 | font-size: 10pt; |
---|
71 | page-break-after: avoid; |
---|
72 | } |
---|
73 | h2 a, h3 a, h4 a, h5 a, h6 a { |
---|
74 | color: black; |
---|
75 | } |
---|
76 | img { |
---|
77 | margin-left: 3em; |
---|
78 | } |
---|
79 | li { |
---|
80 | margin-left: 2em; |
---|
81 | margin-right: 2em; |
---|
82 | } |
---|
83 | ol { |
---|
84 | margin-left: 2em; |
---|
85 | margin-right: 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 | margin-right: 2em; |
---|
99 | } |
---|
100 | pre { |
---|
101 | margin-left: 3em; |
---|
102 | background-color: lightyellow; |
---|
103 | padding: .25em; |
---|
104 | } |
---|
105 | pre.text2 { |
---|
106 | border-style: dotted; |
---|
107 | border-width: 1px; |
---|
108 | background-color: #f0f0f0; |
---|
109 | width: 69em; |
---|
110 | } |
---|
111 | pre.inline { |
---|
112 | background-color: white; |
---|
113 | padding: 0em; |
---|
114 | } |
---|
115 | pre.text { |
---|
116 | border-style: dotted; |
---|
117 | border-width: 1px; |
---|
118 | background-color: #f8f8f8; |
---|
119 | width: 69em; |
---|
120 | } |
---|
121 | pre.drawing { |
---|
122 | border-style: solid; |
---|
123 | border-width: 1px; |
---|
124 | background-color: #f8f8f8; |
---|
125 | padding: 2em; |
---|
126 | } |
---|
127 | table { |
---|
128 | margin-left: 2em; |
---|
129 | } |
---|
130 | table.header { |
---|
131 | border-spacing: 1px; |
---|
132 | width: 95%; |
---|
133 | font-size: 10pt; |
---|
134 | color: white; |
---|
135 | } |
---|
136 | td.top { |
---|
137 | vertical-align: top; |
---|
138 | } |
---|
139 | td.topnowrap { |
---|
140 | vertical-align: top; |
---|
141 | white-space: nowrap; |
---|
142 | } |
---|
143 | table.header td { |
---|
144 | background-color: gray; |
---|
145 | width: 50%; |
---|
146 | } |
---|
147 | td.reference { |
---|
148 | vertical-align: top; |
---|
149 | white-space: nowrap; |
---|
150 | padding-right: 1em; |
---|
151 | } |
---|
152 | thead { |
---|
153 | display:table-header-group; |
---|
154 | } |
---|
155 | ul.toc, ul.toc ul { |
---|
156 | list-style: none; |
---|
157 | margin-left: 1.5em; |
---|
158 | margin-right: 0em; |
---|
159 | padding-left: 0em; |
---|
160 | } |
---|
161 | ul.toc li { |
---|
162 | line-height: 150%; |
---|
163 | font-weight: bold; |
---|
164 | font-size: 10pt; |
---|
165 | margin-left: 0em; |
---|
166 | margin-right: 0em; |
---|
167 | } |
---|
168 | ul.toc li li { |
---|
169 | line-height: normal; |
---|
170 | font-weight: normal; |
---|
171 | font-size: 9pt; |
---|
172 | margin-left: 0em; |
---|
173 | margin-right: 0em; |
---|
174 | } |
---|
175 | li.excluded { |
---|
176 | font-size: 0pt; |
---|
177 | } |
---|
178 | ul p { |
---|
179 | margin-left: 0em; |
---|
180 | } |
---|
181 | |
---|
182 | .comment { |
---|
183 | background-color: yellow; |
---|
184 | } |
---|
185 | .center { |
---|
186 | text-align: center; |
---|
187 | } |
---|
188 | .error { |
---|
189 | color: red; |
---|
190 | font-style: italic; |
---|
191 | font-weight: bold; |
---|
192 | } |
---|
193 | .figure { |
---|
194 | font-weight: bold; |
---|
195 | text-align: center; |
---|
196 | font-size: 9pt; |
---|
197 | } |
---|
198 | .filename { |
---|
199 | color: #333333; |
---|
200 | font-weight: bold; |
---|
201 | font-size: 12pt; |
---|
202 | line-height: 21pt; |
---|
203 | text-align: center; |
---|
204 | } |
---|
205 | .fn { |
---|
206 | font-weight: bold; |
---|
207 | } |
---|
208 | .hidden { |
---|
209 | display: none; |
---|
210 | } |
---|
211 | .left { |
---|
212 | text-align: left; |
---|
213 | } |
---|
214 | .right { |
---|
215 | text-align: right; |
---|
216 | } |
---|
217 | .title { |
---|
218 | color: #990000; |
---|
219 | font-size: 18pt; |
---|
220 | line-height: 18pt; |
---|
221 | font-weight: bold; |
---|
222 | text-align: center; |
---|
223 | margin-top: 36pt; |
---|
224 | } |
---|
225 | .vcardline { |
---|
226 | display: block; |
---|
227 | } |
---|
228 | .warning { |
---|
229 | font-size: 14pt; |
---|
230 | background-color: yellow; |
---|
231 | } |
---|
232 | |
---|
233 | |
---|
234 | @media print { |
---|
235 | .noprint { |
---|
236 | display: none; |
---|
237 | } |
---|
238 | |
---|
239 | a { |
---|
240 | color: black; |
---|
241 | text-decoration: none; |
---|
242 | } |
---|
243 | |
---|
244 | table.header { |
---|
245 | width: 90%; |
---|
246 | } |
---|
247 | |
---|
248 | td.header { |
---|
249 | width: 50%; |
---|
250 | color: black; |
---|
251 | background-color: white; |
---|
252 | vertical-align: top; |
---|
253 | font-size: 12pt; |
---|
254 | } |
---|
255 | |
---|
256 | ul.toc a::after { |
---|
257 | content: leader('.') target-counter(attr(href), page); |
---|
258 | } |
---|
259 | |
---|
260 | ul.ind li li a { |
---|
261 | content: target-counter(attr(href), page); |
---|
262 | } |
---|
263 | |
---|
264 | .print2col { |
---|
265 | column-count: 2; |
---|
266 | -moz-column-count: 2; |
---|
267 | column-fill: auto; |
---|
268 | } |
---|
269 | } |
---|
270 | |
---|
271 | @page { |
---|
272 | @top-left { |
---|
273 | content: "RFC 9999"; |
---|
274 | } |
---|
275 | @top-right { |
---|
276 | content: "January 2010"; |
---|
277 | } |
---|
278 | @top-center { |
---|
279 | content: "IETF Best Current Practice w/ consensus"; |
---|
280 | } |
---|
281 | @bottom-left { |
---|
282 | content: "Doe"; |
---|
283 | } |
---|
284 | @bottom-center { |
---|
285 | content: "Best Current Practice"; |
---|
286 | } |
---|
287 | @bottom-right { |
---|
288 | content: "[Page " counter(page) "]"; |
---|
289 | } |
---|
290 | } |
---|
291 | |
---|
292 | @page:first { |
---|
293 | @top-left { |
---|
294 | content: normal; |
---|
295 | } |
---|
296 | @top-right { |
---|
297 | content: normal; |
---|
298 | } |
---|
299 | @top-center { |
---|
300 | content: normal; |
---|
301 | } |
---|
302 | } |
---|
303 | </style> |
---|
304 | <link rel="Author" href="#rfc.authors"/> |
---|
305 | <link rel="Copyright" href="#rfc.copyrightnotice"/> |
---|
306 | <link rel="Chapter" title="1 Dummy Section" href="#rfc.section.1"/> |
---|
307 | <link rel="Alternate" title="Authorative ASCII Version" href="http://www.ietf.org/rfc/rfc9999.txt"/> |
---|
308 | <link rel="Help" title="RFC-Editor's Status Page" href="http://www.rfc-editor.org/info/rfc9999"/> |
---|
309 | <link rel="Help" title="Additional Information on tools.ietf.org" href="http://tools.ietf.org/html/rfc9999"/> |
---|
310 | <link rel="schema.dct" href="http://purl.org/dc/terms/"/> |
---|
311 | <meta name="dct.creator" content="Doe, J."/> |
---|
312 | <meta name="dct.identifier" content="urn:ietf:rfc:9999"/> |
---|
313 | <meta name="dct.issued" scheme="ISO8601" content="2010-01"/> |
---|
314 | <meta name="dct.abstract" content="Dummy Abstract."/> |
---|
315 | <meta name="dct.isPartOf" content="urn:issn:2070-1721"/> |
---|
316 | <meta name="description" content="Dummy Abstract."/> |
---|
317 | </head> |
---|
318 | <body> |
---|
319 | <table class="header"> |
---|
320 | <tbody> |
---|
321 | <tr> |
---|
322 | <td class="left">Internet Engineering Task Force (IETF)</td> |
---|
323 | <td class="right">J. Doe</td> |
---|
324 | </tr> |
---|
325 | <tr> |
---|
326 | <td class="left">Request for Comments: 9999</td> |
---|
327 | <td class="right">January 2010</td> |
---|
328 | </tr> |
---|
329 | <tr> |
---|
330 | <td class="left">Category: Best Current Practice</td> |
---|
331 | <td class="right"/> |
---|
332 | </tr> |
---|
333 | <tr> |
---|
334 | <td class="left">ISSN: 2070-1721</td> |
---|
335 | <td class="right"/> |
---|
336 | </tr> |
---|
337 | </tbody> |
---|
338 | </table> |
---|
339 | <p class="title">IETF Best Current Practice w/ consensus</p> |
---|
340 | <h1 id="rfc.abstract"> |
---|
341 | <a href="#rfc.abstract">Abstract</a> |
---|
342 | </h1> |
---|
343 | <p>Dummy Abstract.</p> |
---|
344 | <h1> |
---|
345 | <a id="rfc.status" href="#rfc.status">Status of This Memo</a> |
---|
346 | </h1> |
---|
347 | <p>This memo documents an Internet Best Current Practice.</p> |
---|
348 | <p>This document is a product of the Internet Engineering Task Force (IETF). It represents the consensus of the IETF community. It has received public review and has been approved for publication by the Internet Engineering Steering Group (IESG). Further information on BCPs is available in Section 2 of RFC 5741.</p> |
---|
349 | <p>Information about the current status of this document, any errata, and how to provide feedback on it may be obtained at <a href="http://www.rfc-editor.org/info/rfc9999">http://www.rfc-editor.org/info/rfc9999</a>.</p> |
---|
350 | <h1> |
---|
351 | <a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a> |
---|
352 | </h1> |
---|
353 | <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> |
---|
354 | <p>This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (<a href="http://trustee.ietf.org/license-info">http://trustee.ietf.org/license-info</a>) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License.</p> |
---|
355 | <h1 id="rfc.section.1" class="np"> |
---|
356 | <a href="#rfc.section.1">1.</a> Dummy Section</h1> |
---|
357 | <p id="rfc.section.1.p.1">Dummy Section.</p> |
---|
358 | <div class="avoidbreak"> |
---|
359 | <h1 id="rfc.authors"> |
---|
360 | <a href="#rfc.authors">Author's Address</a> |
---|
361 | </h1> |
---|
362 | <address class="vcard"> |
---|
363 | <span class="vcardline"> |
---|
364 | <span class="fn">John Doe</span> |
---|
365 | <span class="n hidden"> |
---|
366 | <span class="family-name">Doe</span> |
---|
367 | <span class="given-name">John</span> |
---|
368 | </span> |
---|
369 | </span> |
---|
370 | </address> |
---|
371 | </div> |
---|
372 | </body> |
---|
373 | </html> |
---|