[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@typeface (§5.1.5.4.6); cs@typeface (§5.1.5.3.1); ea@typeface (§5.1.5.3.3); font@typeface (§4.3.1.10); font@typeface (§5.1.4.1.16); latin@typeface (§5.1.5.3.7); sym@typeface (§5.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>