# HG changeset patch
# User Patrick PIERRE
# Date 1464255569 -7200
# Node ID 5bb0c5a94bf3ad7d1ee75819d35fb209b251eb3e
# Parent  544199d430607c26a99b7c57dd12dda8d5f00957
Instruction optionnelle

diff -r 544199d43060 -r 5bb0c5a94bf3 RelaxNG/publiquiz.rnc
--- a/RelaxNG/publiquiz.rnc	mer. mai 18 13:08:14 2016 +0200
+++ b/RelaxNG/publiquiz.rnc	jeu. mai 26 11:39:29 2016 +0200
@@ -66,7 +66,7 @@
 
 quiz.content =
    component.head?,
-   instructions,
+   instructions?,
    (engine | composite),
    help?,
    answer?