Represents document-wide footnote properties, including footnote separators.
      
<footnotePr />
    | Element type | ftnDocPropsElt | 
| Namespace | http://schemas.microsoft.com/office/word/2003/wordml | 
| Schema name | XML Document 2003 | 
| Element | Description | 
|---|---|
| docPr | Represents the document properties. | 
| Element | Description | 
|---|---|
| footnote | Represents the footnote separator, continuation separator, and continuation notice. If the document has footnotes, these are required. | 
None.
      
<xsd:element name="footnotePr" type="ftnDocPropsElt" minOccurs="0" >
</xsd:element>