Any processor tag |
Within any processor tag, two attributes can be references. The context
attribute can contain a reference to a context, which causes the externalizer
to start the search from the beginning of the generic contexts file. The refFlow
attribute can contain a reference to a flow, which causes the externalizer
to start the search from the beginning of the generic processors definition
file. |
Any transition tag |
Within any transition tag, two attributes can be references. The context
attribute can contain a reference to a context, which causes the externalizer
to start the search from the beginning of the generic contexts file.
The inputMapFmt/outputMapFmt attributes can contain a reference to a format,
which causes the externalizer to start the search from the beginning of the
generic formats definition file. |
Any action tag |
Within any action tag, two attributes can be references. The context
attribute can contain a reference to a context, which causes the externalizer
to start the search from the beginning of the generic contexts file. The inputMapFmt/outputMapFmt
attributes can contain a reference to a format, which causes the externalizer
to start the search from the beginning of the generic formats definition file. |
Any condition tag |
Within any condition tag, the context attribute can contain a reference
to a context, which causes the externalizer to start the search from the beginning
of the generic contexts file. |
refFormat |
Searches from beginning of the generic formats definition file for
the tag with an id equal to the attribute value. |