w:docPart
Glossary Document Entry
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Other elements with the same name: w:docPart
Type: w:CT_DocPart
Properties: Local, Qualified
Content
- Sequence [1..1]
- w:docPartPr [0..1] Glossary Document Entry Properties
- w:docPartBody [0..1] Contents of Glossary Document Entry
Attributes
None
Used in
- Type w:CT_DocParts (Element w:docParts)
Sample instance
<w:docPart> <w:docPartPr> <w:name w:val="string"/> </w:docPartPr> <w:docPartBody> <w:customXml w:element="string"> <w:customXmlPr>... </w:customXmlPr> <w:customXml w:element="string">... </w:customXml> </w:customXml> <w:sectPr> <w:headerReference r:id="string" w:type="even"/> <w:footnotePr>... </w:footnotePr> <w:endnotePr>... </w:endnotePr> <w:type/> <w:pgSz/> <w:pgMar w:top="1" w:right="1" w:bottom="1" w:left="1" w:header="1" w:footer="1" w:gutter="1"/> <w:paperSrc/> <w:pgBorders>... </w:pgBorders> <w:lnNumType/> <w:pgNumType/> <w:cols>... </w:cols> <w:formProt/> <w:vAlign w:val="top"/> <w:noEndnote/> <w:titlePg/> <w:textDirection w:val="lrTb"/> <w:bidi/> <w:rtlGutter/> <w:docGrid/> <w:printerSettings r:id="string"/> <w:sectPrChange w:id="1" w:author="string">... </w:sectPrChange> </w:sectPr> </w:docPartBody> </w:docPart>