--- a/Xml/Sets/selection.xml sam. juin 18 15:40:14 2011 +0200
+++ b/Xml/Sets/selection.xml sam. juin 18 15:41:13 2011 +0200
@@ -1,39 +1,38 @@
<?xml version='1.0' encoding='utf-8'?>
<!-- $Id$ -->
<publiset version="1.0">
- <selection xml:id="selection">
- <division>
+ <!-- ============================ SÉLECTION 1 =========================== -->
+ <selection xml:id="selection1">
+ <head>
+ <title>Première sélection</title>
+ <language xml:lang="fr"/>
+ </head>
+ <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~ Événements ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
+ <division path="../Topics">
<head>
- <title>Exemple de sélection de sujets</title>
- <language xml:lang="fr"/>
+ <title>Les événements</title>
</head>
+ <file name="centre_pompidou.xml">Un nouveau Centre Pompidou</file>
+ <file name="chasseurs.xml">Les chasseurs contestent la loi</file> <!-- <file>Publidoc/Xml/Sets/tree.xml</file> -->
- <!-- ========================== É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>
+ <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Brèves ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
+ <division path="../Topics">
+ <head>
+ <title>Les brèves</title>
+ </head>
+ <file name="portugal_ue.xml">Lisbonne, samedi 1<sup>er</sup></file>
</division>
</selection>
+
+ <!-- ============================ SÉLECTION 2 =========================== -->
+ <selection xml:id="selection2">
+ <head>
+ <title>Deuxième sélection</title>
+ <language xml:lang="fr"/>
+ </head>
+ <file name="../Topics/prince_belge.xml"
+ uri="../PrinceBelge/prince_belge.html">Prince Philippe</file>
+ <link uri="../TortureTest/torture_test.html">Torture test</link>
+ </selection>
</publiset>