Name

cx:import-schema — Add a schema to the Saxon configuration.

Synopsis

<cx:import-schema href="schema-uri"/>

Description

If the cx:import-schema element occurs in a p:pipeinfo element that is a child of p:declare-step, the specified schema will be added to the Saxon configuration.

This additional schema 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:import-schema step.