Represents the root element for the document.
      
        | Element | Description | 
      
        | ignoreSubtree | Specifies whether to ignore an element and its contents. If a namespace is specified for the ignoreSubtree element's val attribute (val=uri), when Word encounters an element in this namespace, Word will ignore the element and all of its contents. | 
      
        | ignoreElements | Specifies whether to ignore an element, but process its contents. If a namespace is specified for the ignoreElements element's val attribute (val=uri), when Word encounters an element in this namespace, Word ignores only the element (all of the element's contents will be processed). | 
      
        | fonts | Represents the font definitions. | 
      
        | frameset | Specifies the HTML framesets in this document. | 
      
        | lists | Represents the list definitions (for example, the Bullets and Numbering options). | 
      
        | styles | Represents the style definitions. | 
      
        | divs | Represents the HTML DIV elements in the document. | 
      
        | docOleData | Represents oledata.mso store, base64 encoded. Contains storages for OLE objects. | 
      
        | docSuppData | Represents editdata.mso store, base64 encoded. Contains toolbar customizations, envelope data, and the Visual Basic project. | 
      
        | shapeDefaults | Represents the wrapper for the shape defaults. | 
      
        | bgPict | Represents background picture information. | 
      
        | docPr | Represents the document properties. | 
      
        | body | Contains the body of the document. | 
      
        | o:SmartTagType | See external namespace. | 
      
        | o:DocumentProperties | See external namespace. | 
      
        | o:CustomDocumentProperties | See external namespace. | 
      
        | sl:schemaLibrary | See external namespace. |