Xml/Sets/selection.xml
changeset 31 00232027dbd6
parent 29 0bd36d3b6a5a
child 66 29c53c3d676e
equal deleted inserted replaced
30:c0f9e813c039 31:00232027dbd6
     1 <?xml version='1.0' encoding='utf-8'?>
     1 <?xml version='1.0' encoding='utf-8'?>
     2 <!-- $Id$ -->
     2 <!-- $Id$ -->
     3 <publiset version="1.0">
     3 <publiset version="1.0">
     4   <selection xml:id="selection">
     4   <!-- ============================ SÉLECTION 1 =========================== -->
     5     <division>
     5   <selection xml:id="selection1">
       
     6     <head>
       
     7       <title>Première sélection</title>
       
     8       <language xml:lang="fr"/>
       
     9     </head>
       
    10     <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~ Événements ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
       
    11     <division path="../Topics">
     6       <head>
    12       <head>
     7         <title>Exemple de sélection de sujets</title>
    13         <title>Les événements</title>
     8         <language xml:lang="fr"/>
       
     9       </head>
    14       </head>
       
    15       <file name="centre_pompidou.xml">Un nouveau Centre Pompidou</file>
       
    16       <file name="chasseurs.xml">Les chasseurs contestent la loi</file>        <!-- <file>Publidoc/Xml/Sets/tree.xml</file> -->
    10 
    17 
    11       <!-- ========================== Événements ========================== -->
    18     </division>
    12       <division path="../Topics">
    19     <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Brèves ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
    13         <head>
    20     <division path="../Topics">
    14           <title>Les événements</title>
    21       <head>
    15         </head>
    22         <title>Les brèves</title>
    16         <file>centre_pompidou.xml</file>
    23       </head>
    17         <file>chasseurs.xml</file>
    24       <file name="portugal_ue.xml">Lisbonne, samedi 1<sup>er</sup></file>
    18       </division>
       
    19 
       
    20       <!-- =========================== Brèves ============================= -->
       
    21       <division>
       
    22         <head>
       
    23           <title>Les brèves</title>
       
    24         </head>
       
    25         <file>../Topics/portugal_ue.xml</file>
       
    26       </division>
       
    27       
       
    28       <!-- =========================== Photos ============================= -->
       
    29       <division path="../Topics">
       
    30         <head>
       
    31           <title>Les photos avec légende</title>
       
    32         </head>
       
    33         <division>
       
    34           <file xpath="topic/section">roi_belge.xml</file>
       
    35         </division>
       
    36       </division>
       
    37     </division>
    25     </division>
    38   </selection>
    26   </selection>
       
    27   
       
    28   <!-- ============================ SÉLECTION 2 =========================== -->
       
    29   <selection xml:id="selection2">
       
    30     <head>
       
    31       <title>Deuxième sélection</title>
       
    32       <language xml:lang="fr"/>
       
    33     </head>
       
    34     <file name="../Topics/prince_belge.xml"
       
    35           uri="../PrinceBelge/prince_belge.html">Prince Philippe</file>
       
    36     <link uri="../TortureTest/torture_test.html">Torture test</link>
       
    37   </selection>
    39 </publiset>
    38 </publiset>