Xml/Sets/selection.xml
changeset 29 0bd36d3b6a5a
child 31 00232027dbd6
equal deleted inserted replaced
28:29c17c272cea 29:0bd36d3b6a5a
       
     1 <?xml version='1.0' encoding='utf-8'?>
       
     2 <!-- $Id$ -->
       
     3 <publiset version="1.0">
       
     4   <selection xml:id="selection">
       
     5     <division>
       
     6       <head>
       
     7         <title>Exemple de sélection de sujets</title>
       
     8         <language xml:lang="fr"/>
       
     9       </head>
       
    10 
       
    11       <!-- ========================== Événements ========================== -->
       
    12       <division path="../Topics">
       
    13         <head>
       
    14           <title>Les événements</title>
       
    15         </head>
       
    16         <file>centre_pompidou.xml</file>
       
    17         <file>chasseurs.xml</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>
       
    38   </selection>
       
    39 </publiset>