Step error {http://www.daisy.org/ns/pipeline/xproc}

Example usage:

            <px:error code="pxe:PEOU0001" message="URI must be absolute and refer to the local file system: $1">
                <p:with-param name="param1" select="$href"/>
            </px:error>
        
Defined in: http://www.daisy.org/pipeline/modules/common-utils/library.xpl

Input Ports

Port Description
source primary sequence

Documents on this port will be ignored.

error sequence

If one or more c:errors documents are supplied on this port, the errors will be reported and the last error will be raised.

Output Ports

Port Description
result primary sequence

Nothing can ever appear on this port since the step will always fail.

Options

Local Name Namespace URI Default Description
code
message
param1 ''
param2 ''
param3 ''
param4 ''
param5 ''
param6 ''
param7 ''
param8 ''
param9 ''