captures

Whether the element identified by kind and name should be captured: in CaptureMode.ALL everything is captured except exclude; in CaptureMode.SELECTED only include is captured, minus exclude. (exclude always wins.) Used by the trace attachment to register emitters selectively (9A.4).