File: sample.ipr.rfc.201001.ietf.inf.c.xml

package info (click to toggle)
xml2rfc 1.36-5
  • links: PTS
  • area: non-free
  • in suites: wheezy
  • size: 7,416 kB
  • sloc: xml: 25,141; sh: 14,496; tcl: 2,189; makefile: 142; perl: 99
file content (26 lines) | stat: -rw-r--r-- 616 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version='1.0'?> 
<?xml-stylesheet type='text/xsl' href='rfc2629.xslt' ?>
<?rfc compact="yes"?>
<?rfc symrefs="yes"?>
<?rfc rfcedstyle="yes"?>
<rfc number="9999" category="info" submissionType="IETF" consensus="yes">
  <front>
    <title>IETF Informational w/ consensus</title>
    <author fullname="John Doe" initials="J." surname="Doe"/>
    <date year="2010" month="January"/>
    <abstract>
      <t>
        Dummy Abstract.
      </t>
    </abstract>
  </front>
  <middle>
    <section title="Dummy Section">
      <t>
        Dummy Section.
      </t>
    </section>
  </middle>
  <back>
  </back>
</rfc>