<ST_String> (String)

String

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

Referenced By

<mathFont@val>7.1.2.61)

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

<simpleType name="ST_String">
	<restriction base="xsd:string"/>
</simpleType>