``CT_Document``
===============
.. csv-table::
:header-rows: 0
:stub-columns: 1
:widths: 15, 50
Spec Name , Document
Tag(s) , w:document
Namespace , wordprocessingml (wml.xsd)
Spec Section , 17.2.3
Spec text
---------
This element specifies the contents of a main document part in
a WordprocessingML document.
Consider the basic structure of the main document part in a basic
WordprocessingML document, as follows::
All of the contents of the main document part are contained beneath the
document element.
Schema excerpt
--------------
.. highlight:: xml
::