Clark Karr wrote: > For the convenience of my authors, I'd like to limit the elements and > attributes available in XXE element and attribute panes. That is, I don't > want the elements and the element attributes we don't use to appear in these > panes. > > Is such a customization possible and fairly easy? >
The only way to do this is to define a subset of the DTD or schema being used. Example: Simplified DocBook is a subset of DocBook.

