Xml/Sets/selection.xml
author Patrick PIERRE <patrick.pierre@prismallia.fr>
sam., 18 juin 2011 15:40:14 +0200
changeset 30 c0f9e813c039
parent 29 0bd36d3b6a5a
child 31 00232027dbd6
permissions -rw-r--r--
Ajustement des sélection
<?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>