Represents the footnote properties for this section.
      
<footnotePr />
    | Element type | ftnEdnPropsElt | 
| Namespace | http://schemas.microsoft.com/office/word/2003/wordml | 
| Schema name | XML Document 2003 | 
| Element | Description | 
|---|---|
| sectPr | Represents section properties for section that terminates at this paragraph mark. | 
| sectPr | Represents the section properties for the very last section in the document. | 
| Element | Description | 
|---|---|
| pos | Represents the footnote or endnote position. | 
| numFmt | Represents the number format for automatically numbered footnotes or endnotes. | 
| numStart | Represents the starting number or character for the first automatically numbered footnotes or endnotes. | 
| numRestart | Determines when automatic numbering restarts. | 
None.
      
<xsd:element name="footnotePr" type="ftnEdnPropsElt" minOccurs="0" >
</xsd:element>