INVOCATION

Tag encapsulation the input and output arguments to call the plugin.

<invocation

>
       <parameter/>        -- Static argument definition.
       <use_var/>        -- Declaration that a variable will be used as input.
       <use_input/>        -- Unique input file id number.
       <use_output/>        -- Unique output file id number. [*]

</invocation>


Parent Element(s): <call/>        -- Tag encapsulating a plugin call description.

Top Elements
All Elements
Example
DTD File
Tree
Printable Documentation


server_plugin DTD