<ST_GeomGuideName> (Geometry Guide Name Properties)

This simple type specifies a geometry guide name.

This simple type's contents are a restriction of the XML Schema token datatype.

Referenced By

<ahPolar@gdRefAng>5.1.11.2); <ahPolar@gdRefR>5.1.11.2); <ahXY@gdRefX>5.1.11.3); <ahXY@gdRefY>5.1.11.3); <gd@name>5.1.11.11); <ST_AdjAngle>5.1.12.1); <ST_AdjCoordinate>5.1.12.2)

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

<simpleType name="ST_GeomGuideName">
	<restriction base="xsd:token"/>
</simpleType>