[Table of Contents] [docx version]

Error! No text of specified style in document.

ST_TextTypeface (Text Typeface)

This type specifies the way we represent a font typeface.

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

Referenced By

buFont@typeface5.1.5.4.6); cs@typeface5.1.5.3.1); ea@typeface5.1.5.3.3); font@typeface4.3.1.10); font@typeface5.1.4.1.16); latin@typeface5.1.5.3.7); sym@typeface5.1.5.3.10)

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

<simpleType name="ST_TextTypeface">

   <restriction base="xsd:string"/>

</simpleType>