Xml/Sets/selection.xml
author Patrick PIERRE
ven., 16 nov. 2012 17:32:43 +0100
changeset 39 60dbe6b1f1b9
parent 10 25bcb189ca55
child 64 2c3632a6fd7d
permissions -rw-r--r--
Structuration
<?xml version='1.0' encoding='utf-8'?>
<!-- $Id$ -->
<publiset version="1.0">
  <!-- ============================ SÉLECTION 1 =========================== -->
  <selection id="selection1" xml:lang="fr">
    <head>
      <title>Première sélection</title>
    </head>
    <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~ Événements ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
    <division path="../Topics">
      <head>
        <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>
    </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 id="selection2" xml:lang="fr">
    <head>
      <title>Deuxième sélection</title>
    </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>