| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| script | xsd:string | required | ||||
| typeface | ST_TextTypeface | required |
| Element | CT_FontCollection/font |
<xsd:complexType name="CT_SupplementalFont"> <xsd:attribute name="script" type="xsd:string" use="required"/> <xsd:attribute name="typeface" type="ST_TextTypeface" use="required"/> </xsd:complexType> |