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