diff options
| -rw-r--r-- | etc/schema/xhtml-btable.rnc (renamed from etc/schema/xhtml-basic-table.rnc) | 0 | ||||
| -rw-r--r-- | etc/schema/xhtml-table.rnc | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/etc/schema/xhtml-basic-table.rnc b/etc/schema/xhtml-btable.rnc index 97e10a56743..97e10a56743 100644 --- a/etc/schema/xhtml-basic-table.rnc +++ b/etc/schema/xhtml-btable.rnc | |||
diff --git a/etc/schema/xhtml-table.rnc b/etc/schema/xhtml-table.rnc index 70055b1598f..129d7b6742c 100644 --- a/etc/schema/xhtml-table.rnc +++ b/etc/schema/xhtml-table.rnc | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | # This builds on the basic tables module, unlike with the DTD | 3 | # This builds on the basic tables module, unlike with the DTD |
| 4 | # implementation. | 4 | # implementation. |
| 5 | 5 | ||
| 6 | include "xhtml-basic-table.rnc" { | 6 | include "xhtml-btable.rnc" { |
| 7 | table = | 7 | table = |
| 8 | element table { | 8 | element table { |
| 9 | table.attlist, | 9 | table.attlist, |