INPUT

Tag enclosing user-defined inputs (an application specific DTD is required). See for instance the NICI measurement filter DTD: nicifeat .

<input

       label = CDATA        -- Label identifying the input for search purpose.
       number = CDATA
       -- Optional input order number.
       type = "*|stream|file|var"
       -- Input type.
       xmlns = CDATA
       -- XML name space (e.g. a DTD name or url)

</input>


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

Top Elements
All Elements
Example
DTD File
Tree
Printable Documentation


wandoc DTD