[Table of Contents] [docx version]

Error! No text of specified style in document.

ST_FunctionValue (Function Value)

Conditional expression function value.

This simple type is defined as a union of the following types:

TheXML Schema int datatype.

TheXML Schema boolean datatype.

TheST_Direction simple type (§5.9.7.24).

TheST_HierBranchStyle simple type (§5.9.7.35).

TheST_AnimOneStr simple type (§5.9.7.3).

TheST_AnimLvlStr simple type (§5.9.7.2).

TheST_ResizeHandlesStr simple type (§5.9.7.53).

Referenced By

if@val5.9.2.15)

The following XML Schema fragment defines the contents of this simple type:

<simpleType name="ST_FunctionValue" final="restriction">

   <union memberTypes="xsd:int xsd:boolean ST_Direction ST_HierBranchStyle ST_AnimOneStr ST_AnimLvlStr ST_ResizeHandlesStr"/>

</simpleType>