Removing elements

  • patterns can be “switched off” by using notAllowed

  • include "docbook.rnc"
    {
      db.para = notAllowed
      db.simpara = notAllowed
    }