Name
cx:use-catalog — Provides an additional catalog in a pipeline.
Synopsis
<cx:use-catalog href="catalog-uri"/>
Description
If the cx:use-catalog element occurs in a p:pipeinfo
element that is a child of p:declare-step, the specified catalog will
be added to the catalog list.
This additional catalog is present for all steps in the pipeline, not just the step in which it occurs.
Additional examples
The XML Calabash test suite contains examples of the cx:use-catalog step.