options

The pipeline options.

This is a map from option names to values. The option names must be QNames expressed as EQNames or using namespace bindings provided by the --namespace options.

If the value begins with a ?, the value after the leading question mark will be evaluated as an XPath expression and the resulting value becomes the value of the option. Otherwise, the value of the option is the string value as an xs:untypedAtomic.

If an option is given multiple times, it will have a value that is the sequence of values provided.