# HG changeset patch # User Claire MOULS # Date 1432050735 -7200 # Node ID 17e61e935b8bac8bbd1495441fd80c63646f43f1 # Parent f1916927726757d7d6dfcce8d319b050b85f5a97 Ajout de l'attribut 'no-shuffle' diff -r f19169277267 -r 17e61e935b8b RelaxNG/publiquiz.rnc --- a/RelaxNG/publiquiz.rnc mar. mai 19 17:25:05 2015 +0200 +++ b/RelaxNG/publiquiz.rnc mar. mai 19 17:52:15 2015 +0200 @@ -144,9 +144,10 @@ blanks-select.attributes = success.attribute? & multiple.attribute? - & shuffle.attribute? + & noshuffle.attribute? strict.attribute = attribute strict { xsd:boolean } multiple.attribute = attribute multiple { xsd:boolean } +noshuffle.attribute = attribute no-shuffle { xsd:boolean } blanks-fill.content = (blanks.block+ | blanks.section+) @@ -252,7 +253,7 @@ categories.attributes = success.attribute? & multiple.attribute? - & shuffle.attribute? + & noshuffle.attribute? categories.content = categories.intruders?,