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:
660 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 rfcedstyle="yes"?> |
---|
6 | <rfc number="9999" category="info" submissionType="IRTF" consensus="yes"> |
---|
7 | <front> |
---|
8 | <title>IRTF Informational w/ RG consensus</title> |
---|
9 | <author fullname="John Doe" initials="J." surname="Doe"/> |
---|
10 | <date year="2010" month="January"/> |
---|
11 | <workgroup>{insert_name}</workgroup> |
---|
12 | <abstract> |
---|
13 | <t> |
---|
14 | Dummy Abstract. |
---|
15 | </t> |
---|
16 | </abstract> |
---|
17 | </front> |
---|
18 | <middle> |
---|
19 | <section title="Dummy Section"> |
---|
20 | <t> |
---|
21 | Dummy Section. |
---|
22 | </t> |
---|
23 | </section> |
---|
24 | </middle> |
---|
25 | <back> |
---|
26 | </back> |
---|
27 | </rfc> |
---|
Note: See
TracBrowser
for help on using the repository browser.