Xml/Sets/selection.xml
changeset 29 0bd36d3b6a5a
child 31 00232027dbd6
--- /dev/null	jeu. janv. 01 00:00:00 1970 +0000
+++ b/Xml/Sets/selection.xml	sam. juin 18 09:47:23 2011 +0200
@@ -0,0 +1,39 @@
+<?xml version='1.0' encoding='utf-8'?>
+<!-- $Id$ -->
+<publiset version="1.0">
+  <selection xml:id="selection">
+    <division>
+      <head>
+        <title>Exemple de sélection de sujets</title>
+        <language xml:lang="fr"/>
+      </head>
+
+      <!-- ========================== Événements ========================== -->
+      <division path="../Topics">
+        <head>
+          <title>Les événements</title>
+        </head>
+        <file>centre_pompidou.xml</file>
+        <file>chasseurs.xml</file>
+      </division>
+
+      <!-- =========================== Brèves ============================= -->
+      <division>
+        <head>
+          <title>Les brèves</title>
+        </head>
+        <file>../Topics/portugal_ue.xml</file>
+      </division>
+      
+      <!-- =========================== Photos ============================= -->
+      <division path="../Topics">
+        <head>
+          <title>Les photos avec légende</title>
+        </head>
+        <division>
+          <file xpath="topic/section">roi_belge.xml</file>
+        </division>
+      </division>
+    </division>
+  </selection>
+</publiset>