w:endnotePr
Document-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_EdnDocProps
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
- w:endnote [0..3] Special Endnote List
from type w:CT_EdnPropsfrom group w:EG_FtnEdnNumProps
Attributes
None
Used in
- Type w:CT_Settings (Element w:settings)
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:endnote w:id="1"/> </w:endnotePr>