RelaxNG/Examples/Quiz/composite.xml
changeset 161 1f9fa4e74cd0
parent 117 fb3173d57512
--- a/RelaxNG/Examples/Quiz/composite.xml	ven. févr. 01 19:21:20 2013 +0100
+++ b/RelaxNG/Examples/Quiz/composite.xml	dim. févr. 03 19:22:41 2013 +0100
@@ -94,9 +94,9 @@
           <p>Associez les animaux avec leur catégorie.</p>
         </instructions>
         <matching>
-          <match><p>oiseau</p>    <p>hirondelle</p></match>
-          <match><p>mammifère</p> <p>baleine</p></match>
-          <match><p>reptile</p>   <p>couleuvre</p></match>
+          <match><item>oiseau</item>    <item>hirondelle</item></match>
+          <match><item>mammifère</item> <item>baleine</item></match>
+          <match><item>reptile</item>   <item>couleuvre</item></match>
         </matching>
       </subquiz>