content
Description
The content tag is where the content information of a document
is stored.
Attributes
None
Type
Structural
Contained Within:
Children
See Structural Tags.
Example 18
<content> <section id="version"> <name>Document History</name> <list id="p1"> <item> Release 0.1 -- Pre release. </item> </list> </section> . . . </content>


