<ST_LayoutShapeType> (Layout Shape Type)

All of the available shape types.

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

  • TheST_ShapeType simple type (§5.1.12.56).

  • TheST_OutputShapeType simple type (§5.9.7.47).

Referenced By

<shape@type>5.9.2.27)

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

<simpleType name="ST_LayoutShapeType" final="restriction">
	<union memberTypes="a:ST_ShapeType ST_OutputShapeType"/>
</simpleType>