Xml/Sets/composition.xml
changeset 31 00232027dbd6
parent 29 0bd36d3b6a5a
child 34 c51d5097d065
equal deleted inserted replaced
30:c0f9e813c039 31:00232027dbd6
    11       <!-- ========================== Événements ========================== -->
    11       <!-- ========================== Événements ========================== -->
    12       <division path="../Topics" xslt="simplified_head.xsl">
    12       <division path="../Topics" xslt="simplified_head.xsl">
    13         <head>
    13         <head>
    14           <title>Les événements</title>
    14           <title>Les événements</title>
    15         </head>
    15         </head>
    16         <file>centre_pompidou.xml</file>
    16         <file name="centre_pompidou.xml"/>
    17         <file>chasseurs.xml</file>
    17         <file name="chasseurs.xml"/>
    18       </division>
    18       </division>
    19 
    19 
    20       <!-- =========================== Brèves ============================= -->
    20       <!-- =========================== Brèves ============================= -->
    21       <division>
    21       <division>
    22         <head>
    22         <head>
    23           <title>Les brèves</title>
    23           <title>Les brèves</title>
    24         </head>
    24         </head>
    25         <file xslt="simplified_head.xsl">../Topics/portugal_ue.xml</file>
    25         <file name="../Topics/portugal_ue.xml" xslt="simplified_head.xsl"/>
    26       </division>
    26       </division>
    27       
    27       
    28       <!-- =========================== Photos ============================= -->
    28       <!-- =========================== Photos ============================= -->
    29       <division path="../Topics">
    29       <division>
    30         <head>
    30         <head>
    31           <title>Les photos légendées</title>
    31           <title>Les photos avec légende</title>
    32         </head>
    32         </head>
    33         <division as="topic">
    33         <division as="topic" path="../Topics">
    34           <file xpath="topic/section">roi_belge.xml</file>
    34           <file name="prince_belge.xml" xpath="topic/section"/>
    35         </division>
    35         </division>
    36       </division>
    36       </division>
    37     </division>
    37     </division>
    38   </composition>
    38   </composition>
    39 </publiset>
    39 </publiset>