13. Binding
There are two ways to specify a namespace binding in the configuration:
Command line (long): | --binding prefix =uri |
Command line (short): | -b prefix =uri |
Ant task: | <calabash>
<namespace
prefix="
</calabash> |
These bindings apply (only) to the options, parameters, and step
names (if any) specified on the command line or in the Ant task. For convenience,
the
prefix “p
” is bound to the XProc namespace by
default.
Namespaces in the XML configuration are bound by the normal, XML means.