[Table of Contents] [docx version]
Shared MLs Reference Material - Math
limUppPr (Upper Limit Properties)
This element specifies control properties (ctrlPr) that can be stored on the Upper Limit (limUpp).
Parent Elements |
limUpp (§7.1.2.56) |
Child Elements |
Subclause |
ctrlPr (Control Properties) |
§7.1.2.23 |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_LimUppPr">
<sequence>
<element name="ctrlPr" type="CT_CtrlPr" minOccurs="0"/>
</sequence>
</complexType>