Schema Central > OOXML > dml-baseStylesheet.xsd > a:fontScheme
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

a:fontScheme

Font Scheme

Element information

Type: a:CT_FontScheme

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
name [1..1]xsd:stringName

Used in

Sample instance

<a:fontScheme name="string">
   <a:majorFont>
      <a:latin/>
      <a:ea/>
      <a:cs/>
      <a:font script="string" typeface="string"/>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:majorFont>
   <a:minorFont>
      <a:latin/>
      <a:ea/>
      <a:cs/>
      <a:font script="string" typeface="string"/>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:minorFont>
   <a:extLst>
      <a:ext>
         <!--any element-->
      </a:ext>
   </a:extLst>
</a:fontScheme>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com