ANNOTATION

Tag enclosing a user-defined annotation (an application specific DTD is required). See, for instance, the following annotation DTDs: writer , script , material , content .

<annotation

       type = "*|document|writer|script|material|..."        -- Type of annotation.
       xmlns = CDATA
       -- XML name space (e.g. a DTD name or url) >
       <comment/>        -- Free text comment. [?]
       <wanda_link/>        -- Element that will be replaced by the file it points to. [*]

</annotation>


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

Top Elements
All Elements
Example
DTD File
Tree
Printable Documentation


wandoc DTD