Function Value

The simple type ST_FunctionValue is a value for a condition expression. It is defined as:

<xsd:simpleType name="ST_FunctionValue" final="restriction">
  <xsd:union memberTypes="xsd:int xsd:boolean ST_Direction
    ST_HierBranchStyle ST_AnimOneStr ST_AnimLvlStr" />
</xsd:simpleType>