w:endnotes
Document Endnotes
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Type: w:CT_Endnotes
Properties: Global, Qualified
Content
- Sequence [1..*]
- w:endnote [0..1] Endnote Content
Attributes
None
Sample instance
<w:endnotes> <w:endnote w:id="1"> <w:customXml w:element="string"> <w:customXmlPr>... </w:customXmlPr> <w:customXml w:element="string">... </w:customXml> </w:customXml> </w:endnote> </w:endnotes>