CT_FontScheme

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
name xsd:string required

Used By

Source

<xsd:complexType name="CT_FontScheme">
  <xsd:sequence>
    <xsd:element name="majorFont" type="CT_FontCollection" minOccurs="1" maxOccurs="1"/>
    <xsd:element name="minorFont" type="CT_FontCollection" minOccurs="1" maxOccurs="1"/>
    <xsd:element name="extLst" type="CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
  <xsd:attribute name="name" type="xsd:string" use="required"/>
</xsd:complexType>