[Table of Contents] [docx version]
Error! No text of specified style in document.
This simple type represents a list of axis types.
This simple type allows a list of items of the ST_AxisType simple type (§5.9.7.6).
Referenced By |
forEach@axis (§5.9.2.14); if@axis (§5.9.2.15); presOf@axis (§5.9.2.21) |
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_AxisTypes">
<list itemType="ST_AxisType"/>
</simpleType>