--- a/Xml/Sets/composition.xml sam. juin 18 15:40:14 2011 +0200
+++ b/Xml/Sets/composition.xml sam. juin 18 15:41:13 2011 +0200
@@ -13,8 +13,8 @@
<head>
<title>Les événements</title>
</head>
- <file>centre_pompidou.xml</file>
- <file>chasseurs.xml</file>
+ <file name="centre_pompidou.xml"/>
+ <file name="chasseurs.xml"/>
</division>
<!-- =========================== Brèves ============================= -->
@@ -22,16 +22,16 @@
<head>
<title>Les brèves</title>
</head>
- <file xslt="simplified_head.xsl">../Topics/portugal_ue.xml</file>
+ <file name="../Topics/portugal_ue.xml" xslt="simplified_head.xsl"/>
</division>
<!-- =========================== Photos ============================= -->
- <division path="../Topics">
+ <division>
<head>
- <title>Les photos légendées</title>
+ <title>Les photos avec légende</title>
</head>
- <division as="topic">
- <file xpath="topic/section">roi_belge.xml</file>
+ <division as="topic" path="../Topics">
+ <file name="prince_belge.xml" xpath="topic/section"/>
</division>
</division>
</division>