[Table of Contents] [docx version]

Error! No text of specified style in document.

ST_ParameterVal (Parameter Values)

Specifies the list of parameter types that can be used by a diagram.

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

TheST_HorizontalAlignment simple type (§5.9.7.36).

TheST_VerticalAlignment simple type (§5.9.7.65).

TheST_ChildDirection simple type (§5.9.7.14).

TheST_ChildAlignment simple type (§5.9.7.13).

TheST_SecondaryChildAlignment simple type (§5.9.7.55).

TheST_LinearDirection simple type (§5.9.7.41).

TheST_SecondaryLinearDirection simple type (§5.9.7.56).

TheST_StartingElement simple type (§5.9.7.57).

TheST_BendPoint simple type (§5.9.7.8).

TheST_ConnectorRouting simple type (§5.9.7.19).

TheST_ArrowheadStyle simple type (§5.9.7.4).

TheST_ConnectorDimension simple type (§5.9.7.17).

TheST_RotationPath simple type (§5.9.7.54).

TheST_CenterShapeMapping simple type (§5.9.7.12).

TheST_NodeHorizontalAlignment simple type (§5.9.7.44).

TheST_NodeVerticalAlignment simple type (§5.9.7.45).

TheST_FallbackDimension simple type (§5.9.7.27).

TheST_TextDirection simple type (§5.9.7.62).

TheST_PyramidAccentPosition simple type (§5.9.7.51).

TheST_PyramidAccentTextMargin simple type (§5.9.7.52).

TheST_TextBlockDirection simple type (§5.9.7.61).

TheST_TextAnchorHorizontal simple type (§5.9.7.59).

TheST_TextAnchorVertical simple type (§5.9.7.60).

TheST_TextAlignment simple type (§5.9.7.58).

TheST_AutoTextRotation simple type (§5.9.7.5).

TheST_GrowDirection simple type (§5.9.7.33).

TheST_FlowDirection simple type (§5.9.7.28).

TheST_ContinueDirection simple type (§5.9.7.22).

TheST_Breakpoint simple type (§5.9.7.11).

TheST_Offset simple type (§5.9.7.46).

TheST_HierarchyAlignment simple type (§5.9.7.34).

TheXML Schema int datatype.

TheXML Schema double datatype.

TheXML Schema boolean datatype.

TheXML Schema string datatype.

TheST_ConnectorPoint simple type (§5.9.7.18).

Referenced By

param@val5.9.2.20)

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

<simpleType name="ST_ParameterVal">

   <union memberTypes="ST_HorizontalAlignment ST_VerticalAlignment ST_ChildDirection ST_ChildAlignment ST_SecondaryChildAlignment ST_LinearDirection ST_SecondaryLinearDirection ST_StartingElement ST_BendPoint ST_ConnectorRouting ST_ArrowheadStyle ST_ConnectorDimension ST_RotationPath ST_CenterShapeMapping ST_NodeHorizontalAlignment ST_NodeVerticalAlignment ST_FallbackDimension ST_TextDirection ST_PyramidAccentPosition ST_PyramidAccentTextMargin ST_TextBlockDirection ST_TextAnchorHorizontal ST_TextAnchorVertical ST_TextAlignment ST_AutoTextRotation ST_GrowDirection ST_FlowDirection ST_ContinueDirection ST_Breakpoint ST_Offset ST_HierarchyAlignment xsd:int xsd:double xsd:boolean xsd:string ST_ConnectorPoint"/>

</simpleType>