[Table of Contents] [docx version]
Error! No text of specified style in document.
styleDefHdrLst (List of Style Definition Headers)
This element is simply a list of style definition headers and is used to consolidate multiple headers into one group.
Child Elements |
Subclause |
styleDefHdr (Style Definition Header) |
§5.9.5.8 |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_StyleDefinitionHeaderLst">
<sequence>
<element name="styleDefHdr" type="CT_StyleDefinitionHeader" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>