On 2017-07-09 Dave Pawson wrote:
> I'm using docbook for a committee meetings minutes.
> These are to be made public, but some sections (various
> elements, appendix down to para) require to be not
> shown (not processed through to PDF).
>
> Suggestions please for a suitable attribute (to add or use),
> then match on *[@redacted] etc
For internal/public stuff in our documents we employ profiling using two 'condition' values. We then use two-pass processing.
http://www.sagehill.net/docbookxsl/Profiling.html
Jan