In the DITA examples I've seen, profiling attributes have only been used to specify which content to include
in the the publishing process (such as audience=novice
).
But, since there are such a small group of elements that I wish to exclude from my export, I wish to only tag elements that should be excluded from the export.
An example of this would be deny=commercial
, so I can choose to instruct DITA-OT to produce a shareable version of a document that includes all content except the handful of items that are tagged as commercially sensitive.