<ST_FontId>
(Font Id)
An integer that represents a zero based index into the <<fonts>>
collection in the style sheet.
This simple type's contents are a restriction of the XML Schema unsignedInt datatype.
The following XML Schema fragment defines the contents of this simple type:
<simpleType name="ST_FontId">
<restriction base="xsd:unsignedInt"/>
</simpleType>