4.5.4 processing-instruction-handler

Handler Keyword: #:processing-instruction-handler

Set a handler for processing instructions.

Handler prototype: processing-instruction target data

Arguments are:

target

First word in the processing instruction.

data

The rest of the characters in the processing instruction, after target and whitespace following it.