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>Default RFC IPR as of December 2008</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 5402"; |
---|
274 | } |
---|
275 | @top-right { |
---|
276 | content: "December 2008"; |
---|
277 | } |
---|
278 | @top-center { |
---|
279 | content: "default RFC IPR example"; |
---|
280 | } |
---|
281 | @bottom-left { |
---|
282 | content: "Doe"; |
---|
283 | } |
---|
284 | @bottom-center { |
---|
285 | content: "Informational"; |
---|
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/rfc5402.txt"/> |
---|
308 | <link rel="Help" title="RFC-Editor's Status Page" href="http://www.rfc-editor.org/info/rfc5402"/> |
---|
309 | <link rel="Help" title="Additional Information on tools.ietf.org" href="http://tools.ietf.org/html/rfc5402"/> |
---|
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:5402"/> |
---|
313 | <meta name="dct.issued" scheme="ISO8601" content="2008-12"/> |
---|
314 | <meta name="dct.abstract" content="This is a test case document, it is not RFC 5402 (which was never issued by the RFC-Editor)."/> |
---|
315 | <meta name="dct.isPartOf" content="urn:issn:2070-1721"/> |
---|
316 | <meta name="description" content="This is a test case document, it is not RFC 5402 (which was never issued by the RFC-Editor)."/> |
---|
317 | </head> |
---|
318 | <body> |
---|
319 | <table class="header"> |
---|
320 | <tbody> |
---|
321 | <tr> |
---|
322 | <td class="left">Network Working Group</td> |
---|
323 | <td class="right">J. Doe</td> |
---|
324 | </tr> |
---|
325 | <tr> |
---|
326 | <td class="left">Request for Comments: 5402</td> |
---|
327 | <td class="right">December 2008</td> |
---|
328 | </tr> |
---|
329 | <tr> |
---|
330 | <td class="left">Category: Informational</td> |
---|
331 | <td class="right"/> |
---|
332 | </tr> |
---|
333 | </tbody> |
---|
334 | </table> |
---|
335 | <p class="title">Default RFC IPR as of December 2008</p> |
---|
336 | <h1> |
---|
337 | <a id="rfc.status" href="#rfc.status">Status of this Memo</a> |
---|
338 | </h1> |
---|
339 | <p>This memo provides information for the Internet community. It does not specify an Internet standard of any kind. Distribution of this memo is unlimited.</p> |
---|
340 | <h1> |
---|
341 | <a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a> |
---|
342 | </h1> |
---|
343 | <p>Copyright © 2008 IETF Trust and the persons identified as the document authors. All rights reserved.</p> |
---|
344 | <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> |
---|
345 | <h1 id="rfc.abstract"> |
---|
346 | <a href="#rfc.abstract">Abstract</a> |
---|
347 | </h1> |
---|
348 | <p>This is a test case document, it is not RFC 5402 (which was never issued by the RFC-Editor).</p> |
---|
349 | <h1 id="rfc.section.1" class="np"> |
---|
350 | <a href="#rfc.section.1">1.</a> Dummy Section</h1> |
---|
351 | <p id="rfc.section.1.p.1">Dummy Section.</p> |
---|
352 | <div class="avoidbreak"> |
---|
353 | <h1 id="rfc.authors"> |
---|
354 | <a href="#rfc.authors">Author's Address</a> |
---|
355 | </h1> |
---|
356 | <address class="vcard"> |
---|
357 | <span class="vcardline"> |
---|
358 | <span class="fn">John Doe</span> |
---|
359 | <span class="n hidden"> |
---|
360 | <span class="family-name">Doe</span> |
---|
361 | <span class="given-name">John</span> |
---|
362 | </span> |
---|
363 | </span> |
---|
364 | </address> |
---|
365 | </div> |
---|
366 | </body> |
---|
367 | </html> |
---|