diff -r e50ac13ec921 -r c56f8c6b2868 RelaxNG/publiquiz.rnc --- a/RelaxNG/publiquiz.rnc mar. avril 09 18:34:13 2013 +0200 +++ b/RelaxNG/publiquiz.rnc mar. avril 09 19:03:53 2013 +0200 @@ -372,17 +372,17 @@ blanks.image.content = copyright?, - blanks.hotspot* + blanks.dropzone* -# ~~~~~~ blanks.hotspot -blanks.hotspot = element hotspot { - blanks.hotspot.attributes, blanks.hotspot.content } +# ~~~~~~ blanks.dropzone +blanks.dropzone = element dropzone { + blanks.dropzone.attributes, blanks.dropzone.content } -blanks.hotspot.attributes = +blanks.dropzone.attributes = x.attribute & y.attribute -blanks.hotspot.content = +blanks.dropzone.content = blank # ~~~~~~~~~~~~~~~~~~~~~~~~ choices.right, choices.wrong ~~~~~~~~~~~~~~~~~~~~~~~