xml:id -> id
authorPatrick PIERRE <patrick.pierre@prismallia.fr>
mar., 12 juin 2012 11:39:57 +0200
changeset 10 25bcb189ca55
parent 9 46f64a326d05
child 11 24218f6c1895
xml:id -> id
Xml/Documents/les_miserables.xml
Xml/Documents/torture_test.xml
Xml/Quiz/blanks-fill.xml
Xml/Quiz/blanks-fill_strict.xml
Xml/Quiz/blanks-select.xml
Xml/Quiz/blanks-select_multiple.xml
Xml/Quiz/choices-check.xml
Xml/Quiz/choices-radio.xml
Xml/Quiz/composite.xml
Xml/Quiz/matching.xml
Xml/Quiz/point.xml
Xml/Quiz/point_radio.xml
Xml/Quiz/production.xml
Xml/Quiz/sort.xml
Xml/Sets/composition.xml
Xml/Sets/proba.xml
Xml/Sets/selection.xml
Xml/Topics/centre_pompidou.xml
Xml/Topics/chasseurs.xml
Xml/Topics/portugal_ue.xml
Xml/Topics/prince_belge.xml
Xml/Topics/proba01.xml
--- a/Xml/Documents/les_miserables.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Documents/les_miserables.xml	mar. juin 12 11:39:57 2012 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- $Id$ -->
 <publidoc  version="1.0">
-  <document xml:id="les_miserables" xml:lang="fr">
+  <document id="les_miserables" xml:lang="fr">
     <head>
       <title>Les Misérables (extraits)</title>
       <contributors>
--- a/Xml/Documents/torture_test.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Documents/torture_test.xml	mar. juin 12 11:39:57 2012 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Id$ -->
 <publidoc version="1.0">
-  <document xml:id="torture_test" xml:lang="fr">
+  <document id="torture_test" xml:lang="fr">
     <head>
       <title>Torture test</title>
       <subtitle>Test des capacités de <name>publidoc</name></subtitle>
--- a/Xml/Quiz/blanks-fill.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Quiz/blanks-fill.xml	mar. juin 12 11:39:57 2012 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Id$ -->
 <publiquiz version="1.0">
-  <quiz xml:id="blanks-fill" xml:lang="fr">
+  <quiz id="blanks-fill" xml:lang="fr">
     <head>
       <title>Exercice à trous</title>
     </head>
--- a/Xml/Quiz/blanks-fill_strict.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Quiz/blanks-fill_strict.xml	mar. juin 12 11:39:57 2012 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Id$ -->
 <publiquiz version="1.0">
-  <quiz xml:id="blanks-fill_strict" xml:lang="fr">
+  <quiz id="blanks-fill_strict" xml:lang="fr">
     <head>
       <title>Exercice à trous strict</title>
     </head>
--- a/Xml/Quiz/blanks-select.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Quiz/blanks-select.xml	mar. juin 12 11:39:57 2012 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Id$ -->
 <publiquiz version="1.0">
-  <quiz xml:id="blanks-select" xml:lang="fr">
+  <quiz id="blanks-select" xml:lang="fr">
     <head>
       <title>Exercice à trous avec suggestions</title>
     </head>
--- a/Xml/Quiz/blanks-select_multiple.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Quiz/blanks-select_multiple.xml	mar. juin 12 11:39:57 2012 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Id$ -->
 <publiquiz version="1.0">
-  <quiz xml:id="blanks-select_multiple" xml:lang="fr">
+  <quiz id="blanks-select_multiple" xml:lang="fr">
     <head>
       <title>Exercice à trous avec suggestions réutilisables</title>
     </head>
--- a/Xml/Quiz/choices-check.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Quiz/choices-check.xml	mar. juin 12 11:39:57 2012 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Id$ -->
 <publiquiz version="1.0">
-  <quiz xml:id="choices-check" xml:lang="fr">
+  <quiz id="choices-check" xml:lang="fr">
     <head>
       <title>Exercice QCM cases à cocher</title>
     </head>
--- a/Xml/Quiz/choices-radio.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Quiz/choices-radio.xml	mar. juin 12 11:39:57 2012 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Id$ -->
 <publiquiz version="1.0">
-  <quiz xml:id="choices-radio" xml:lang="fr">
+  <quiz id="choices-radio" xml:lang="fr">
     <head>
       <title>Exercice QCM radio</title>
     </head>
--- a/Xml/Quiz/composite.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Quiz/composite.xml	mar. juin 12 11:39:57 2012 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Id$ -->
 <publiquiz version="1.0">
-  <quiz xml:id="composite" xml:lang="fr">
+  <quiz id="composite" xml:lang="fr">
     <head>
       <title>Exercice composite</title>
     </head>
--- a/Xml/Quiz/matching.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Quiz/matching.xml	mar. juin 12 11:39:57 2012 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Id$ -->
 <publiquiz version="1.0">
-  <quiz xml:id="matching" xml:lang="fr">
+  <quiz id="matching" xml:lang="fr">
     <head>
       <title>Exercice d'appariement</title>
     </head>
--- a/Xml/Quiz/point.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Quiz/point.xml	mar. juin 12 11:39:57 2012 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Id$ -->
 <publiquiz version="1.0">
-  <quiz xml:id="point" xml:lang="fr">
+  <quiz id="point" xml:lang="fr">
     <head>
       <title>Exercice de pointage</title>
     </head>
--- a/Xml/Quiz/point_radio.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Quiz/point_radio.xml	mar. juin 12 11:39:57 2012 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Id$ -->
 <publiquiz version="1.0">
-  <quiz xml:id="point_radio" xml:lang="fr">
+  <quiz id="point_radio" xml:lang="fr">
     <head>
       <title>Exercice de pointage radio</title>
     </head>
--- a/Xml/Quiz/production.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Quiz/production.xml	mar. juin 12 11:39:57 2012 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Id$ -->
 <publiquiz version="1.0">
-  <quiz xml:id="production" xml:lang="fr">
+  <quiz id="production" xml:lang="fr">
     <head>
       <title>Exercice de production</title>
     </head>
--- a/Xml/Quiz/sort.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Quiz/sort.xml	mar. juin 12 11:39:57 2012 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Id$ -->
 <publiquiz version="1.0">
-  <quiz xml:id="sort" xml:lang="fr">
+  <quiz id="sort" xml:lang="fr">
     <head>
       <title>Exercice de tri</title>
     </head>
--- a/Xml/Sets/composition.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Sets/composition.xml	mar. juin 12 11:39:57 2012 +0200
@@ -1,8 +1,8 @@
 <?xml version='1.0' encoding='utf-8'?>
 <!-- $Id$ -->
 <publiset version="1.0">
-  <composition xml:id="composition" as="publidoc" attributes="version=1.0">
-    <division as="document" attributes="xml:id=composition xml:lang=fr">
+  <composition id="composition" as="publidoc" attributes="version=1.0">
+    <division as="document" attributes="id=composition xml:lang=fr">
       <head transform="composition.xsl">
         <title>Exemple d'assemblage de sujets</title>
         <identifier type="ean">9781449328030</identifier>
--- a/Xml/Sets/proba.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Sets/proba.xml	mar. juin 12 11:39:57 2012 +0200
@@ -1,8 +1,8 @@
 <?xml version='1.0' encoding='utf-8'?>
 <!-- $Id$ -->
 <publiset version="1.0">
-  <composition xml:id="proba" as="publiquiz" attributes="version=1.0">
-    <division as="document" attributes="xml:id=proba xml:lang=fr">
+  <composition id="proba" as="publiquiz" attributes="version=1.0">
+    <division as="document" attributes="id=proba xml:lang=fr">
       <head>
         <title>Exemple d'assemblage de sujets et de quiz</title>
         <keywordset>
--- a/Xml/Sets/selection.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Sets/selection.xml	mar. juin 12 11:39:57 2012 +0200
@@ -2,7 +2,7 @@
 <!-- $Id$ -->
 <publiset version="1.0">
   <!-- ============================ SÉLECTION 1 =========================== -->
-  <selection xml:id="selection1" xml:lang="fr">
+  <selection id="selection1" xml:lang="fr">
     <head>
       <title>Première sélection</title>
     </head>
@@ -22,9 +22,9 @@
       <file name="portugal_ue.xml">Lisbonne, samedi 1<sup>er</sup></file>
     </division>
   </selection>
-  
+
   <!-- ============================ SÉLECTION 2 =========================== -->
-  <selection xml:id="selection2" xml:lang="fr">
+  <selection id="selection2" xml:lang="fr">
     <head>
       <title>Deuxième sélection</title>
     </head>
--- a/Xml/Topics/centre_pompidou.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Topics/centre_pompidou.xml	mar. juin 12 11:39:57 2012 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Id$ -->
 <publidoc version="1.0">
-  <topic type="event" xml:id="centre_pompidou" xml:lang="fr-FR">
+  <topic id="centre_pompidou" type="event" xml:lang="fr-FR">
     <head>
       <title>Un nouveau Centre Pompidou après vingt-sept mois de travaux</title>
       <subtitle>Paris, samedi 1<sup>er</sup></subtitle>
--- a/Xml/Topics/chasseurs.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Topics/chasseurs.xml	mar. juin 12 11:39:57 2012 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Id$ -->
 <publidoc version="1.0">
-  <topic xml:id="chasseurs" type="event" xml:lang="fr">
+  <topic id="chasseurs" type="event" xml:lang="fr">
     <head>
       <title>Les chasseurs d'oiseaux contestent la loi</title>
       <subtitle>Baie de Somme, mardi 1<sup>er</sup></subtitle>
--- a/Xml/Topics/portugal_ue.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Topics/portugal_ue.xml	mar. juin 12 11:39:57 2012 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Id$ -->
 <publidoc version="1.0">
-  <topic xml:id="portugal_ue" type="flash" xml:lang="fr">
+  <topic id="portugal_ue" type="flash" xml:lang="fr">
     <head>
       <title>Janvier 2000</title>
       <subtitle>Lisbonne, samedi 1<sup>er</sup></subtitle>
--- a/Xml/Topics/prince_belge.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Topics/prince_belge.xml	mar. juin 12 11:39:57 2012 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Id$ -->
 <publidoc version="1.0">
-  <topic xml:id="prince_belge" type="photo" xml:lang="fr">
+  <topic id="prince_belge" type="photo" xml:lang="fr">
     <head>
       <title>Janvier 2000</title>
       <date value="2000-01"/>
--- a/Xml/Topics/proba01.xml	jeu. juin 07 09:49:17 2012 +0200
+++ b/Xml/Topics/proba01.xml	mar. juin 12 11:39:57 2012 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Id$ -->
 <publidoc version="1.0">
-  <topic xml:id="proba01" xml:lang="fr">
+  <topic id="proba01" xml:lang="fr">
     <head>
       <title>Qu'est-ce qu'une probabilité ?</title>
       <keywordset>