]> granicus.if.org Git - docbook-dsssl/commitdiff
Explicitly make db.set.components not allowed
authorNorman Walsh <ndw@nwalsh.com>
Fri, 21 Jul 2006 17:21:17 +0000 (17:21 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Fri, 21 Jul 2006 17:21:17 +0000 (17:21 +0000)
docbook/relaxng/simple/sdocbook/sdocbook.rnc

index 0478a5b10695f1ee3797cac8af440520e47a5775..2efcbdd2035aab118589264143c59a4f833e59e7 100644 (file)
@@ -17,6 +17,9 @@ default namespace = "http://docbook.org/ns/docbook"
 start = db.article
 
 include "../../docbook/src/hier.rnc" {
+   # Set is recursive so we have to do this so that its definition will be pruned
+   db.set.components = notAllowed
+
    db.toplevel.sections = db.section+
 
    db.recursive.sections = db.section+