RelaxNG/publiquiz.rnc
changeset 111 44de27e5c6cf
parent 87 35606ecc54fc
child 117 fb3173d57512
--- a/RelaxNG/publiquiz.rnc	mer. mai 30 01:18:50 2012 +0200
+++ b/RelaxNG/publiquiz.rnc	mer. mai 30 21:32:58 2012 +0200
@@ -253,11 +253,11 @@
 blanks.table.content =
    block.head?,
    blanks.tgroup+,
-   caption?
+   table.caption?
 point.table.content =
    block.head?,
    point.tgroup+,
-   caption?
+   table.caption?
 
 # ~~~~~~ tgroup
 blanks.tgroup = element tgroup { tgroup.attributes, blanks.tgroup.content }