aasanchez

DocBook y acentos

May 29th, 2012
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.91 KB | None | 0 0
  1. <?xml version="1.0" encoding='UTF-8'?>
  2. <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
  3.  "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
  4. <article>
  5.   <articleinfo>
  6.     <title>ÁÉÍÓÚÑñáéíóu</title>
  7.        
  8.     <author>
  9.       <firstname>ÁÉÍÓÚÑ</firstname>
  10.       <surname>ñáéíóu</surname>
  11.       <affiliation>
  12.         <address><email>Your e-mail address</email></address>
  13.       </affiliation>
  14.     </author>
  15.    
  16.     <copyright>
  17.       <year>2002</year>
  18.       <holder role="mailto:your e-mail address">Your name</holder>
  19.     </copyright>
  20.  
  21.     <abstract>
  22.       <para>Include an abstract of the article's contents here.</para>
  23.     </abstract>
  24.   </articleinfo>
  25.  
  26.   <sect1><title>ÁÉÍÓÚÑ</title>
  27.     <para>
  28.       blah blah blah
  29.     </para>
  30.   </sect1>
  31.  
  32.   <sect1><title>áéíóúñ</title>
  33.     <para>
  34.       blah blah blah
  35.     </para>
  36.   </sect1>  
  37. </article>
Advertisement
Add Comment
Please, Sign In to add comment