RelaxNG/Examples/Sets/quiz.xml
changeset 201 f413154f6fdc
child 215 c9959ed4ba48
--- /dev/null	jeu. janv. 01 00:00:00 1970 +0000
+++ b/RelaxNG/Examples/Sets/quiz.xml	ven. mai 03 07:38:31 2013 +0200
@@ -0,0 +1,34 @@
+<?xml version='1.0' encoding='utf-8'?>
+<!-- $Id$ -->
+<publiset version="1.0">
+  <composition id="quiz" as="publiquiz" attributes="version=1.0">
+    <division as="document" attributes="id=quiz xml:lang=fr"
+              path="../Quiz" xpath="//quiz">
+      <head>
+        <title>Ensemble d'exercices</title>
+      </head>
+      <file>choices-radio.xml</file>
+      <file>choices-radio_image.xml</file>
+      <file>choices-check.xml</file>
+      <file>choices-check_audio.xml</file>
+      <file>blanks-fill.xml</file>
+      <file>blanks-fill_strict.xml</file>
+      <file>blanks-select.xml</file>
+      <file>blanks-select_multiple.xml</file>
+      <file>blanks-select_dropzone.xml</file>
+      <file>point.xml</file>
+      <file>point_radio.xml</file>
+      <file>matching.xml</file>
+      <file>matching_multiple.xml</file>
+      <file>matching_image.xml</file>
+      <file>sort.xml</file>
+      <file>sort_image.xml</file>
+      <file>categories.xml</file>
+      <file>categories_multiple.xml</file>
+      <file>categories_image.xml</file>
+      <file>pip.xml</file>
+      <file>production.xml</file>
+      <file>composite.xml</file>
+    </division>
+  </composition>
+</publiset>