RelaxNG/Examples/Documents/torture_test.xml
changeset 219 247950feec4a
parent 218 ebfe53d246b3
child 220 ae88687dc7ff
equal deleted inserted replaced
218:ebfe53d246b3 219:247950feec4a
    71     </topic>
    71     </topic>
    72 
    72 
    73     <!-- ================================================================== -->
    73     <!-- ================================================================== -->
    74     <topic type="copyright">
    74     <topic type="copyright">
    75       <head>
    75       <head>
    76         <title>Copyright</title>
       
    77         <abstract>
    76         <abstract>
    78           <p>Où l'on montre un exemple de page de copyright.</p>
    77           <p>Où l'on montre un exemple de page de copyright.</p>
    79         </abstract>
    78         </abstract>
    80       </head>
    79       </head>
    81       <section>
    80       <section>
    94       </section>
    93       </section>
    95     </topic>
    94     </topic>
    96 
    95 
    97     <!-- ================================================================== -->
    96     <!-- ================================================================== -->
    98     <topic type="dedication">
    97     <topic type="dedication">
    99       <head>
       
   100         <title>Dédicace</title>
       
   101       </head>
       
   102       <section>
    98       <section>
   103         <p>À mes enfants…</p>
    99         <p>À mes enfants…</p>
   104       </section>
   100       </section>
   105     </topic>
   101     </topic>
   106     
   102     
   107     <!-- ================================================================== -->
   103     <!-- ================================================================== -->
   108     <topic type="inscription">
   104     <topic type="inscription">
   109       <head>
       
   110         <title>Exergue</title>
       
   111       </head>
       
   112       <section>
   105       <section>
   113         <blockquote>
   106         <blockquote>
   114           <p>Souviens-toi que le Temps est un joueur avide</p>
   107           <p>Souviens-toi que le Temps est un joueur avide</p>
   115           <p>Qui gagne sans tricher, à tout coup ! c'est la loi.</p>
   108           <p>Qui gagne sans tricher, à tout coup ! c'est la loi.</p>
   116           <attribution>
   109           <attribution>
   308           <title>Le texte</title>
   301           <title>Le texte</title>
   309         </head>
   302         </head>
   310         <!-- .............................................................. -->
   303         <!-- .............................................................. -->
   311         <front>
   304         <front>
   312           <section>
   305           <section>
   313             <p><name>Publidoc</name> comporte différents types de bloc de type
   306             <p><name>Publidoc</name> comporte différents bloc de type texte :
   314             texte :</p>
   307             les paragraphes (&lt;p&gt;), les dialogues (&lt;speech&gt;), les
   315             <list type="glossary">
   308             listes (&lt;list&gt;), les citations (&lt;blockquote&gt;), les
   316               <item>
   309             tableaux (&lt;table&gt;).</p>
   317                 <label>&lt;p&gt;</label><p>le plus simple, le paragraphe</p>
       
   318               </item>
       
   319               <item>
       
   320                 <label>&lt;speech&gt;</label><p>le dialogue</p>
       
   321               </item>
       
   322               <item>
       
   323                 <label>&lt;list&gt;</label><p>les listes</p>
       
   324               </item>
       
   325               <item>
       
   326                 <label>&lt;blockquote&gt;</label><p>les citations</p>
       
   327               </item>
       
   328               <item>
       
   329                 <label>&lt;tableau&gt;</label><p>les tableaux</p>
       
   330               </item>
       
   331             </list>
       
   332           </section>
   310           </section>
   333         </front>
   311         </front>
   334         <!-- .............................................................. -->
   312         <!-- .............................................................. -->
   335         <topic>
   313         <topic>
   336           <head>
   314           <head>