source: rfc2629xslt/samples/sample.ipr.id.pre5378Trust200902.200909.test.xhtml @ 704

Last change on this file since 704 was 704, checked in by julian.reschke@…, 13 years ago

Bump up document dates, update to latest versions of rfc2629.xslt and xml2rfc.tcl

File size: 9.2 KB
Line 
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>Example for @ipr="pre5378Trust200902" as of September 2009</title>
8      <style type="text/css" title="Xml2Rfc (sans serif)">
9a {
10  text-decoration: none;
11}
12a.smpl {
13  color: black;
14}
15a:hover {
16  text-decoration: underline;
17}
18a:active {
19  text-decoration: underline;
20}
21address {
22  margin-top: 1em;
23  margin-left: 2em;
24  font-style: normal;
25}
26body {
27  color: black;
28  font-family: verdana, helvetica, arial, sans-serif;
29  font-size: 10pt;
30}
31cite {
32  font-style: normal;
33}
34dd {
35  margin-right: 2em;
36}
37dl {
38  margin-left: 2em;
39}
40
41dl.empty dd {
42  margin-top: .5em;
43}
44dl p {
45  margin-left: 0em;
46}
47dt {
48  margin-top: .5em;
49}
50h1 {
51  font-size: 14pt;
52  line-height: 21pt;
53  page-break-after: avoid;
54}
55h1.np {
56  page-break-before: always;
57}
58h1 a {
59  color: #333333;
60}
61h2 {
62  font-size: 12pt;
63  line-height: 15pt;
64  page-break-after: avoid;
65}
66h3, h4, h5, h6 {
67  font-size: 10pt;
68  page-break-after: avoid;
69}
70h2 a, h3 a, h4 a, h5 a, h6 a {
71  color: black;
72}
73img {
74  margin-left: 3em;
75}
76li {
77  margin-left: 2em;
78  margin-right: 2em;
79}
80ol {
81  margin-left: 2em;
82  margin-right: 2em;
83}
84ol p {
85  margin-left: 0em;
86}
87p {
88  margin-left: 2em;
89  margin-right: 2em;
90}
91pre {
92  margin-left: 3em;
93  background-color: lightyellow;
94  padding: .25em;
95}
96pre.text2 {
97  border-style: dotted;
98  border-width: 1px;
99  background-color: #f0f0f0;
100  width: 69em;
101}
102pre.inline {
103  background-color: white;
104  padding: 0em;
105}
106pre.text {
107  border-style: dotted;
108  border-width: 1px;
109  background-color: #f8f8f8;
110  width: 69em;
111}
112pre.drawing {
113  border-style: solid;
114  border-width: 1px;
115  background-color: #f8f8f8;
116  padding: 2em;
117}
118table {
119  margin-left: 2em;
120}
121table.header {
122  width: 95%;
123  font-size: 10pt;
124  color: white;
125}
126td.top {
127  vertical-align: top;
128}
129td.topnowrap {
130  vertical-align: top;
131  white-space: nowrap;
132}
133td.header {
134  background-color: gray;
135  width: 50%;
136}
137td.reference {
138  vertical-align: top;
139  white-space: nowrap;
140  padding-right: 1em;
141}
142thead {
143  display:table-header-group;
144}
145ul.toc {
146  list-style: none;
147  margin-left: 1.5em;
148  margin-right: 0em;
149  padding-left: 0em;
150}
151li.tocline0 {
152  line-height: 150%;
153  font-weight: bold;
154  font-size: 10pt;
155  margin-left: 0em;
156  margin-right: 0em;
157}
158li.tocline1 {
159  line-height: normal;
160  font-weight: normal;
161  font-size: 9pt;
162  margin-left: 0em;
163  margin-right: 0em;
164}
165li.tocline2 {
166  font-size: 0pt;
167}
168ul p {
169  margin-left: 0em;
170}
171
172.comment {
173  background-color: yellow;
174}
175.center {
176  text-align: center;
177}
178.error {
179  color: red;
180  font-style: italic;
181  font-weight: bold;
182}
183.figure {
184  font-weight: bold;
185  text-align: center;
186  font-size: 9pt;
187}
188.filename {
189  color: #333333;
190  font-weight: bold;
191  font-size: 12pt;
192  line-height: 21pt;
193  text-align: center;
194}
195.fn {
196  font-weight: bold;
197}
198.hidden {
199  display: none;
200}
201.left {
202  text-align: left;
203}
204.right {
205  text-align: right;
206}
207.title {
208  color: #990000;
209  font-size: 18pt;
210  line-height: 18pt;
211  font-weight: bold;
212  text-align: center;
213  margin-top: 36pt;
214}
215.vcardline {
216  display: block;
217}
218.warning {
219  font-size: 14pt;
220  background-color: yellow;
221}
222
223
224@media print {
225  .noprint {
226    display: none;
227  }
228 
229  a {
230    color: black;
231    text-decoration: none;
232  }
233
234  table.header {
235    width: 90%;
236  }
237
238  td.header {
239    width: 50%;
240    color: black;
241    background-color: white;
242    vertical-align: top;
243    font-size: 12pt;
244  }
245
246  ul.toc a::after {
247    content: leader('.') target-counter(attr(href), page);
248  }
249 
250  a.iref {
251    content: target-counter(attr(href), page);
252  }
253 
254  .print2col {
255    column-count: 2;
256    -moz-column-count: 2;
257    column-fill: auto;
258  }
259}
260
261@page {
262  @top-left {
263       content: "INTERNET DRAFT";
264  }
265  @top-right {
266       content: "September 2009";
267  }
268  @top-center {
269       content: "pre5378Trust200902 example";
270  }
271  @bottom-left {
272       content: "Doe";
273  }
274  @bottom-center {
275       content: "Informational";
276  }
277  @bottom-right {
278       content: "[Page " counter(page) "]";
279  }
280}
281
282@page:first {
283    @top-left {
284      content: normal;
285    }
286    @top-right {
287      content: normal;
288    }
289    @top-center {
290      content: normal;
291    }
292}
293</style>
294      <link rel="Author" href="#rfc.authors"/>
295      <link rel="Copyright" href="#rfc.copyright"/>
296      <link rel="Chapter" title="1 Dummy Section" href="#rfc.section.1"/>
297      <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"/>
298      <meta name="DC.Creator" content="Doe, J."/>
299      <meta name="DC.Identifier" content="urn:ietf:id:foo"/>
300      <meta name="DC.Date.Issued" scheme="ISO8601" content="2009-09-01"/>
301      <meta name="DC.Description.Abstract" content="Dummy Abstract."/>
302      <meta name="description" content="Dummy Abstract."/>
303   </head>
304   <body>
305      <table class="header" border="0" cellpadding="1" cellspacing="1">
306         <tr>
307            <td class="header left">Network Working Group</td>
308            <td class="header right">J. Doe</td>
309         </tr>
310         <tr>
311            <td class="header left">Internet Draft</td>
312            <td class="header right">September 1, 2009</td>
313         </tr>
314         <tr>
315            <td class="header left">
316        &lt;foo&gt;
317      </td>
318            <td class="header right"/>
319         </tr>
320         <tr>
321            <td class="header left">Intended status: Informational</td>
322            <td class="header right"/>
323         </tr>
324         <tr>
325            <td class="header left">Expires: March 5, 2010</td>
326            <td class="header right"/>
327         </tr>
328      </table>
329      <p class="title">Example for @ipr="pre5378Trust200902" as of September 2009<br/>
330         <span class="filename">foo</span>
331      </p>
332      <h1>
333         <a id="rfc.status" href="#rfc.status">Status of this Memo</a>
334      </h1>
335      <p>This Internet-Draft is submitted to IETF in full conformance with the provisions of BCP 78 and BCP 79. This document may contain material from IETF Documents or IETF Contributions published or made publicly available before November 10, 2008. The person(s) controlling the copyright in some of this material may not have granted the IETF Trust the right to allow modifications of such material outside the IETF Standards Process. Without obtaining an adequate license from the person(s) controlling the copyright in such materials, this document may not be modified outside the IETF Standards Process, and derivative works of it may not be created outside the IETF Standards Process, except to format it for publication as an RFC or to translate it into languages other than English.</p>
336      <p>Internet-Drafts are working documents of the Internet Engineering Task Force (IETF), its areas, and its working groups. Note that other groups may also distribute working documents as Internet-Drafts.</p>
337      <p>Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as “work in progress”.</p>
338      <p>The list of current Internet-Drafts can be accessed at &lt;<a href="http://www.ietf.org/ietf/1id-abstracts.txt">http://www.ietf.org/ietf/1id-abstracts.txt</a>&gt;.</p>
339      <p>The list of Internet-Draft Shadow Directories can be accessed at &lt;<a href="http://www.ietf.org/shadow.html">http://www.ietf.org/shadow.html</a>&gt;.</p>
340      <p>This Internet-Draft will expire in March 5, 2010.</p>
341      <h1>
342         <a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a>
343      </h1>
344      <p>Copyright © 2009 IETF Trust and the persons identified as the document authors. All rights reserved.</p>
345      <p>This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents in effect on the date of publication of this document (<a href="http://trustee.ietf.org/license-info">http://trustee.ietf.org/license-info</a>). Please review these documents carefully, as they describe your rights and restrictions with respect to this document.</p>
346      <h1 id="rfc.abstract">
347         <a href="#rfc.abstract">Abstract</a>
348      </h1>
349      <p>Dummy Abstract.</p>
350      <h1 id="rfc.section.1" class="np">
351         <a href="#rfc.section.1">1.</a> Dummy Section</h1>
352      <p id="rfc.section.1.p.1">Dummy Section.</p>
353      <div class="avoidbreak">
354         <h1 id="rfc.authors">
355            <a href="#rfc.authors">Author's Address</a>
356         </h1>
357         <address class="vcard">
358            <span class="vcardline">
359               <span class="fn">John Doe</span>
360               <span class="n hidden">
361                  <span class="family-name">Doe</span>
362                  <span class="given-name">John</span>
363               </span>
364            </span>
365         </address>
366      </div>
367   </body>
368</html>
Note: See TracBrowser for help on using the repository browser.