diff --git a/etc/schema/xhtml-basic-table.rnc b/etc/schema/xhtml-btable.rnc
similarity index 100%
rename from etc/schema/xhtml-basic-table.rnc
rename to 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 @@
# This builds on the basic tables module, unlike with the DTD
# implementation.
-include "xhtml-basic-table.rnc" {
+include "xhtml-btable.rnc" {
table =
element table {
table.attlist,