RelaxNG/publiquiz.rnc
changeset 160 e9d1bb4692b5
parent 158 4421865b3f33
child 161 1f9fa4e74cd0
equal deleted inserted replaced
159:28964e0c2c06 160:e9d1bb4692b5
   343 choices.right = element right { choices.right.content }
   343 choices.right = element right { choices.right.content }
   344 choices.wrong = element wrong { choices.right.content }
   344 choices.wrong = element wrong { choices.right.content }
   345 
   345 
   346 choices.right.content =
   346 choices.right.content =
   347    inlines
   347    inlines
   348  | (p+, help?, answer?)
   348  | ((p+ | image | (audio, image?)), help?, answer?)
   349 
   349 
   350 
   350 
   351 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ blanks.wrongs ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   351 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ blanks.wrongs ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   352 
   352 
   353 # ~~~~~~ blanks.wrongs
   353 # ~~~~~~ blanks.wrongs