Last change
on this file since 1276 was
1276,
checked in by julian.reschke@…, 10 years ago
|
bump up document dates, latest version of rfc2629.xslt
|
-
Property svn:eol-style set to
native
-
Property svn:executable set to
*
|
File size:
630 bytes
|
Line | |
---|
1 | <?xml version='1.0'?> |
---|
2 | <?xml-stylesheet type='text/xsl' href='rfc2629.xslt' ?> |
---|
3 | <?rfc compact="yes"?> |
---|
4 | <?rfc symrefs="yes"?> |
---|
5 | <rfc ipr="trust200902" docName="foo" submissionType="IRTF"> |
---|
6 | <front> |
---|
7 | <title abbrev="trust200902 example">Example for @ipr="trust200902"/@submissionType="IRTF" as of June 2010</title> |
---|
8 | <author fullname="John Doe" initials="J." surname="Doe"/> |
---|
9 | <date year="2010" month="June" day="1"/> |
---|
10 | <abstract> |
---|
11 | <t> |
---|
12 | Dummy Abstract. |
---|
13 | </t> |
---|
14 | </abstract> |
---|
15 | </front> |
---|
16 | <middle> |
---|
17 | <section title="Dummy Section"> |
---|
18 | <t> |
---|
19 | Dummy Section. |
---|
20 | </t> |
---|
21 | </section> |
---|
22 | </middle> |
---|
23 | </rfc> |
---|
Note: See
TracBrowser
for help on using the repository browser.