File: unicode.exp.xml

package info (click to toggle)
xml2rfc 2.5.1-1.1
  • links: PTS, VCS
  • area: non-free
  • in suites: stretch
  • size: 5,384 kB
  • ctags: 466
  • sloc: xml: 20,865; python: 4,692; makefile: 71; perl: 6
file content (31 lines) | stat: -rw-r--r-- 1,300 bytes parent folder | download
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
27
28
29
30
31
<?xml version='1.0' encoding='ascii'?>
<!DOCTYPE rfc SYSTEM "rfc2629.dtd">
<rfc category="info" docName="draft-sample-input-00" ipr="trust200902" submissionType="IETF">
  <front>
    <title abbrev="Abbreviated Title">Put Your Internet Draft Title</title>
    <author fullname="John Doe" initials="J." role="editor" surname="Doe">
      <organization abbrev="Company">Company</organization>
      <address>
        <postal>
          <street/>
          <city>Springfield</city>
          <region>IL</region>
          <country>US</country>
        </postal>
        <email>jdoe@example.com</email>
      </address>
    </author>
    <date month="December" year="2010" day="10"/>
    <abstract>
      <t>Insert an abstract: MANDATORY. This template is for creating an Internet-Draft.  With some out of scope characters in Chinese, by Xing Xing, &#36825;&#37324;&#26159;&#20013;&#25991;&#35793;&#26412; </t>
    </abstract>
  </front>
  <middle>
    <section title="Some unicode strings">
      <t>Text body needs to deal with funny characters </t>
      <t>Pure out of scope &#36825;&#37324;&#26159;&#20013;&#25991;&#35793;&#26412; </t>
      <t>Some re-mapped characters are &#162; or &#169; </t>
      <t>More re-mapped characters are &#732; and &#8364; and ^ </t>
    </section>
  </middle>
</rfc>