RelaxNG/Examples/Quiz/matching.xml
changeset 316 47ffc0efdd37
parent 315 1f1e5638ed6d
child 317 78fcb5b0d156
--- a/RelaxNG/Examples/Quiz/matching.xml	jeu. juin 19 11:44:25 2014 +0200
+++ /dev/null	jeu. janv. 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Id$ -->
-<publiquiz version="1.0">
-  <quiz id="matching" xml:lang="fr">
-    <head>
-      <title>Exercice d'appariement</title>
-    </head>
-
-    <instructions>
-      <p>Associez les phrases suivantes avec leur contraire.</p>
-    </instructions>
-
-    <matching>
-      <match>
-        <item>On s'entend très bien.</item>
-        <item>On s'entend comme chien et chat.</item>
-      </match>
-      <match>
-        <item>On a perdu le contact.</item>
-        <item>On a gardé contact.</item>
-      </match>
-      <match>
-        <item>On se chamaille souvent.</item>
-        <item>On ne se dispute jamais.</item>
-      </match>
-      <match>
-        <item>On s’amuse comme des fous.</item>
-        <item>On est plutôt sérieux ensemble.</item>
-      </match>
-    </matching>
-  </quiz>
-</publiquiz>