FILTER

Generic filter definition (a function/plugin call).

<filter

       label = CDATA        -- Label of filter (any text).
       type = "*|import|processing|feature_extract"
       -- Filter type.
       xmlns = CDATA
       -- XML name space (e.g. a DTD name or url) >
       <inputs/>        -- Container of inputs. [+]
       <module/>        -- Executable module. [+]
       <outputs/>        -- Container of outputs. [+]
       <wanda_link/>        -- Element that will be replaced by the file it points to. [*]

</filter>


Parent Element(s): <filters/>        -- Container of fiters.

Top Elements
All Elements
Example
DTD File
Tree
Printable Documentation


wandoc DTD