OUTPUT

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

<output

       label = CDATA        -- Label identifying the output for search purpose.
       number = CDATA
       -- Optional output order number.
       type = "*|stream|file|var"
       -- Type of output.
       xmlns = CDATA
       -- XML name space (e.g. a DTD name or url) >
       <features/>        -- Container of features. [?]

</output>


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

Top Elements
All Elements
Example
DTD File
Tree
Printable Documentation


wandoc DTD