RelaxNG/Examples/Quiz/composite.xml
changeset 161 1f9fa4e74cd0
parent 117 fb3173d57512
equal deleted inserted replaced
160:e9d1bb4692b5 161:1f9fa4e74cd0
    92       <subquiz>
    92       <subquiz>
    93         <instructions>
    93         <instructions>
    94           <p>Associez les animaux avec leur catégorie.</p>
    94           <p>Associez les animaux avec leur catégorie.</p>
    95         </instructions>
    95         </instructions>
    96         <matching>
    96         <matching>
    97           <match><p>oiseau</p>    <p>hirondelle</p></match>
    97           <match><item>oiseau</item>    <item>hirondelle</item></match>
    98           <match><p>mammifère</p> <p>baleine</p></match>
    98           <match><item>mammifère</item> <item>baleine</item></match>
    99           <match><p>reptile</p>   <p>couleuvre</p></match>
    99           <match><item>reptile</item>   <item>couleuvre</item></match>
   100         </matching>
   100         </matching>
   101       </subquiz>
   101       </subquiz>
   102 
   102 
   103       <!-- ================================================================ -->
   103       <!-- ================================================================ -->
   104       <subquiz>
   104       <subquiz>