All elements in server_plugin DTD
- <call/> -- Tag encapsulating a plugin call description.
- <call_plugin/> -- Command to execute the plugin.
- <description/> -- Textual description of the plugin.
- <error/> -- Description of a single error.
- <errors/> -- Container of errors.
- <invocation/> -- Tag encapsulation input and output arguments.
- <location/> -- Path to the plugin executable.
- <parameter/> -- Static argument definition.
- <protocol/> -- Tag encapsulating a plugin protocol description.
- <server_plugin/> -- Root element for server plugin protocol description.
- <to_client/> -- Transfer commands from server to client.
- <to_server/> -- Tag encapsulating an ordered list of transfer commands.
- <transfer_input/> -- Command to transfer an input.
- <transfer_output/> -- Command to transfer an output.
- <transfer_var/> -- Command to transfer a variable.
- <use_input/> -- Unique input file id number.
- <use_output/> -- Unique output file id number.
- <use_var/> -- Declaration that a variable will be used as input.
- <var/> -- Variable declaration.
- <vars/> -- Container of variable.
Top Elements
All Elements
Example
DTD File
Tree
Printable Documentation
server_plugin DTD