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>Independent Submission Experimental</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 | column-fill: auto; |
---|
267 | } |
---|
268 | } |
---|
269 | |
---|
270 | @page { |
---|
271 | @top-left { |
---|
272 | content: "RFC 9999"; |
---|
273 | } |
---|
274 | @top-right { |
---|
275 | content: "January 2010"; |
---|
276 | } |
---|
277 | @top-center { |
---|
278 | content: "Independent Submission Experimental"; |
---|
279 | } |
---|
280 | @bottom-left { |
---|
281 | content: "Doe"; |
---|
282 | } |
---|
283 | @bottom-center { |
---|
284 | content: "Experimental"; |
---|
285 | } |
---|
286 | @bottom-right { |
---|
287 | content: "[Page " counter(page) "]"; |
---|
288 | } |
---|
289 | } |
---|
290 | |
---|
291 | @page:first { |
---|
292 | @top-left { |
---|
293 | content: normal; |
---|
294 | } |
---|
295 | @top-right { |
---|
296 | content: normal; |
---|
297 | } |
---|
298 | @top-center { |
---|
299 | content: normal; |
---|
300 | } |
---|
301 | } |
---|
302 | </style> |
---|
303 | <link rel="Author" href="#rfc.authors"/> |
---|
304 | <link rel="Copyright" href="#rfc.copyrightnotice"/> |
---|
305 | <link rel="Chapter" title="1 Dummy Section" href="#rfc.section.1"/> |
---|
306 | <link rel="Alternate" title="Authorative ASCII Version" href="http://www.ietf.org/rfc/rfc9999.txt"/> |
---|
307 | <link rel="Help" title="RFC-Editor's Status Page" href="http://www.rfc-editor.org/info/rfc9999"/> |
---|
308 | <link rel="Help" title="Additional Information on tools.ietf.org" href="http://tools.ietf.org/html/rfc9999"/> |
---|
309 | <link rel="schema.dct" href="http://purl.org/dc/terms/"/> |
---|
310 | <meta name="dct.creator" content="Doe, J."/> |
---|
311 | <meta name="dct.identifier" content="urn:ietf:rfc:9999"/> |
---|
312 | <meta name="dct.issued" scheme="ISO8601" content="2010-01"/> |
---|
313 | <meta name="dct.abstract" content="Dummy Abstract."/> |
---|
314 | <meta name="dct.isPartOf" content="urn:issn:2070-1721"/> |
---|
315 | <meta name="description" content="Dummy Abstract."/> |
---|
316 | </head> |
---|
317 | <body> |
---|
318 | <table class="header"> |
---|
319 | <tbody> |
---|
320 | <tr> |
---|
321 | <td class="left">Independent Submission</td> |
---|
322 | <td class="right">J. Doe</td> |
---|
323 | </tr> |
---|
324 | <tr> |
---|
325 | <td class="left">Request for Comments: 9999</td> |
---|
326 | <td class="right">January 2010</td> |
---|
327 | </tr> |
---|
328 | <tr> |
---|
329 | <td class="left">Category: Experimental</td> |
---|
330 | <td class="right"/> |
---|
331 | </tr> |
---|
332 | <tr> |
---|
333 | <td class="left">ISSN: 2070-1721</td> |
---|
334 | <td class="right"/> |
---|
335 | </tr> |
---|
336 | </tbody> |
---|
337 | </table> |
---|
338 | <p class="title">Independent Submission Experimental</p> |
---|
339 | <h1 id="rfc.abstract"> |
---|
340 | <a href="#rfc.abstract">Abstract</a> |
---|
341 | </h1> |
---|
342 | <p>Dummy Abstract.</p> |
---|
343 | <h1> |
---|
344 | <a id="rfc.status" href="#rfc.status">Status of This Memo</a> |
---|
345 | </h1> |
---|
346 | <p>This document is not an Internet Standards Track specification; it is published for examination, experimental implementation, and evaluation.</p> |
---|
347 | <p>This document defines an Experimental Protocol for the Internet community. This is a contribution to the RFC Series, independently of any other RFC stream. The RFC Editor has chosen to publish this document at its discretion and makes no statement about its value for implementation or deployment. Documents approved for publication by the RFC Editor are not a candidate for any level of Internet Standard; see Section 2 of RFC 5741.</p> |
---|
348 | <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> |
---|
349 | <h1> |
---|
350 | <a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a> |
---|
351 | </h1> |
---|
352 | <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> |
---|
353 | <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.</p> |
---|
354 | <h1 id="rfc.section.1" class="np"> |
---|
355 | <a href="#rfc.section.1">1.</a> Dummy Section</h1> |
---|
356 | <p id="rfc.section.1.p.1">Dummy Section.</p> |
---|
357 | <div class="avoidbreak"> |
---|
358 | <h1 id="rfc.authors"> |
---|
359 | <a href="#rfc.authors">Author's Address</a> |
---|
360 | </h1> |
---|
361 | <address class="vcard"> |
---|
362 | <span class="vcardline"> |
---|
363 | <span class="fn">John Doe</span> |
---|
364 | <span class="n hidden"> |
---|
365 | <span class="family-name">Doe</span> |
---|
366 | <span class="given-name">John</span> |
---|
367 | </span> |
---|
368 | </span> |
---|
369 | </address> |
---|
370 | </div> |
---|
371 | </body> |
---|
372 | </html> |
---|