Xml/Sets/topic_set.xml
changeset 23 814ea44c2469
parent 20 79713ffae179
child 26 cc3ab0784a7b
--- a/Xml/Sets/topic_set.xml	dim. juin 12 17:21:39 2011 +0200
+++ b/Xml/Sets/topic_set.xml	dim. juin 12 19:35:31 2011 +0200
@@ -9,12 +9,12 @@
       </head>
 
       <!-- ========================== Événements ========================== -->
-      <division>
+      <division base="../Topics" xslt="simplified_head.xsl">
         <head>
           <title>Les événements</title>
         </head>
-        <file>../Topics/centre_pompidou.xml</file>
-        <file>../Topics/chasseurs.xml</file>
+        <file>centre_pompidou.xml</file>
+        <file>chasseurs.xml</file>
       </division>
 
       <!-- =========================== Brèves ============================= -->
@@ -22,16 +22,18 @@
         <head>
           <title>Les brèves</title>
         </head>
-        <file>../Topics/portugal_ue.xml</file>
+        <file xslt="simplified_head.xsl">../Topics/portugal_ue.xml</file>
       </division>
       
       <!-- =========================== Photos ============================= -->
-      <division>
+      <division base="../Topics">
         <head>
           <title>Les photos légendées</title>
         </head>
-        <file>../Topics/roi_belge.xml</file>
+        <division as="topic">
+          <file xpath="topic/section">roi_belge.xml</file>
+        </division>
       </division>
-      </division>
+    </division>
   </composition>
 </publiset>