[Table of Contents] [docx version]
Error! No text of specified style in document.
This element specifies how many tick marks shall be skipped before the next one shall be drawn.
Parent Elements |
Attributes |
Description |
val (Tick Skip Value) |
Specifies the contents of this attribute will contain an integer greater than or equal to one.
The possible values for this attribute are defined by the ST_Skip simple type (§5.7.3.44). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_Skip">
<attribute name="val" type="ST_Skip" use="required"/>
</complexType>