WANDOC

Root element of a Wanda document annotation.

<wandoc

       id = CDATA        -- Wanda document unique id.
       label = CDATA
       -- A user-defined string used to retrieve easily the document by searching (e.g., part of the document content).
       xmlns = CDATA
       -- XML name space (e.g. a DTD name or url) >
       <filters/>        -- Container of fiters. [?]
       <annotations/>        -- Container of annotations. [?]
       <pages/>        -- Container of pages. [?]
       <wanda_link/>        -- Element that will be replaced by the file it points to. [*]
       <meta/>        -- Information about how the document annotations were generated. [?]

</wandoc>


Parent Element(s): None

Top Elements
All Elements
Example
DTD File
Tree
Printable Documentation


wandoc DTD