RelaxNG/publiquiz.rnc
changeset 118 8d2b19e168e1
parent 117 fb3173d57512
child 122 a0b8294a5a99
--- a/RelaxNG/publiquiz.rnc	mar. juin 12 11:39:05 2012 +0200
+++ b/RelaxNG/publiquiz.rnc	mar. juin 12 12:01:43 2012 +0200
@@ -50,9 +50,8 @@
 quiz = element quiz { quiz.attributes, quiz.content }
 
 quiz.attributes =
-   quiz.xmlid.attribute?
+   quiz.id.attribute?
  & lang.attribute?
-quiz.xmlid.attribute = attribute xml:id { xsd:ID }
 
 quiz.content =
    component.head?,