Changeset 1103 for rfc2629xslt/testcase.xml
- Timestamp:
- 01/02/11 09:13:55 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rfc2629xslt/testcase.xml
r1099 r1103 10 10 <?rfc-ext vspace-pagebreak="999" ?> 11 11 <?rfc private="RFC2629 test cases"?> 12 <!DOCTYPE rfc 13 SYSTEM "rfc2629.dtd"> 12 <!DOCTYPE rfc SYSTEM "rfc2629.dtd" [ 13 <!ENTITY nbsp " "> 14 <!ENTITY thinsp " "> 15 <!ENTITY nbhy "‑"> 16 <!ENTITY ndash "–"> 17 <!ENTITY mdash "—"> 18 ]> 14 19 <rfc xmlns:x="http://purl.org/net/xml2rfc/ext"> 15 20 <front> … … 31 36 </author> 32 37 33 <date month=" December" year="2010"/>38 <date month="January" year="2011"/> 34 39 <keyword>RFC2629</keyword> 35 40 <keyword>test case</keyword> … … 647 652 </section> 648 653 649 <section title="Artwork width">654 <section title="Artwork Width"> 650 655 <figure> 651 656 <preamble> … … 826 831 Second sentence. 827 832 </t> 833 </section> 834 835 <section title="Special Characters"> 836 <section title="Non-Breaking Space" anchor="nbsp"> 837 <t> 838 Non breaking space. 839 Non breaking space. 840 Non breaking space. 841 Non breaking space. 842 Non breaking space. 843 Non breaking space. 844 Non breaking space. 845 Non breaking space. 846 Non breaking space. 847 Non breaking space. 848 Non breaking space. 849 Non breaking space. 850 Non breaking space. 851 Non breaking space. 852 Non breaking space. 853 Non breaking space. 854 Non breaking space. 855 Non breaking space. 856 Non breaking space. 857 Non breaking space. 858 Non breaking space. 859 Non breaking space. 860 </t> 861 </section> 862 <section title="Non-Breaking Hyphen" anchor="nbhy"> 863 <t> 864 Non&nbhy;breaking&nbhy;hyphen. 865 Non&nbhy;breaking&nbhy;hyphen. 866 Non&nbhy;breaking&nbhy;hyphen. 867 Non&nbhy;breaking&nbhy;hyphen. 868 Non&nbhy;breaking&nbhy;hyphen. 869 Non&nbhy;breaking&nbhy;hyphen. 870 Non&nbhy;breaking&nbhy;hyphen. 871 Non&nbhy;breaking&nbhy;hyphen. 872 Non&nbhy;breaking&nbhy;hyphen. 873 Non&nbhy;breaking&nbhy;hyphen. 874 Non&nbhy;breaking&nbhy;hyphen. 875 Non&nbhy;breaking&nbhy;hyphen. 876 Non&nbhy;breaking&nbhy;hyphen. 877 Non&nbhy;breaking&nbhy;hyphen. 878 Non&nbhy;breaking&nbhy;hyphen. 879 Non&nbhy;breaking&nbhy;hyphen. 880 Non&nbhy;breaking&nbhy;hyphen. 881 Non&nbhy;breaking&nbhy;hyphen. 882 Non&nbhy;breaking&nbhy;hyphen. 883 Non&nbhy;breaking&nbhy;hyphen. 884 (wrt Apache FOP, see <eref target="http://mail-archives.apache.org/mod_mbox/xmlgraphics-fop-users/200905.mbox/%3C4A035745.10601@freemail.gr%3E"/>) 885 </t> 886 </section> 887 <section title="Dashes" anchor="dashes"> 888 <t> 889 mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. 890 mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. 891 mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. 892 mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. 893 mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. mdash — with regular spaces. 894 </t> 895 <t> 896 mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. 897 mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. 898 mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. 899 mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. 900 mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. mdash—with no spaces. 901 </t> 902 <t> 903 mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. 904 mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. 905 mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. 906 mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. 907 mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. mdash — with thin spaces. 908 </t> 909 </section> 828 910 </section> 829 911
Note: See TracChangeset
for help on using the changeset viewer.