17.12.8 docParts
This element specifies the collection of glossary document entries which are stored in the current Glossary Document part.
[Example: Consider the following definition for the contents of a glossary document part within a WordprocessingML document:
<w:glossaryDocument>
<w:docParts>
<w:docPart>
…
</w:docPart>
<w:docPart>
…
</w:docPart>
</w:docParts>
</w:glossaryDocument>
The docParts element defines the set of entries which are stored in the glossary document part. end example]
[Note: The W3C XML Schema definition of this element’s content model (CT_DocParts) is located in A.1. end note]
Last updated on