<xsd:complexType name="CT_SupplementalFont"> <xsd:attribute name="script" type="xsd:string" use="required"> <xsd:annotation> <xsd:documentation>Script</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="typeface" type="ST_TextTypeface" use="required"> <xsd:annotation> <xsd:documentation>Typeface</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType>