w:endnotePr
Section-Wide Endnote Properties
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Other elements with the same name: w:endnotePr
Type: w:CT_EdnProps
Properties: Local, Qualified
Content
- Sequence [1..1]
- w:pos [0..1] Endnote Placement
- w:numFmt [0..1] Endnote Numbering Format
- Sequence [0..1]
- w:numStart [0..1] Footnote and Endnote Numbering Starting Value
- w:numRestart [0..1] Footnote and Endnote Numbering Restart Location
from group w:EG_FtnEdnNumProps
Attributes
None
Used in
- Group w:EG_SectPrContents
- Type w:CT_SectPrBase via reference to w:EG_SectPrContents (Element w:sectPr)
- Type w:CT_SectPr via reference to w:EG_SectPrContents (Elements w:sectPr, w:sectPr)
Sample instance
<w:endnotePr> <w:pos w:val="sectEnd"/> <w:numFmt w:val="decimal"/> <w:numStart w:val="1"/> <w:numRestart w:val="continuous"/> </w:endnotePr>