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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

a:fmtScheme

Format Scheme

Element information

Type: a:CT_StyleMatrix

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
name [0..1]xsd:stringNameDefault value is "".

Used in

Sample instance

<a:fmtScheme name="string">
   <a:fillStyleLst>
      <a:noFill/>
   </a:fillStyleLst>
   <a:lnStyleLst>
      <a:ln>
         <a:noFill/>
         <a:prstDash/>
         <a:round/>
         <a:headEnd/>
         <a:tailEnd/>
         <a:extLst>...
         </a:extLst>
      </a:ln>
   </a:lnStyleLst>
   <a:effectStyleLst>
      <a:effectStyle>
         <a:effectLst>...
         </a:effectLst>
         <a:scene3d>...
         </a:scene3d>
         <a:sp3d>...
         </a:sp3d>
      </a:effectStyle>
   </a:effectStyleLst>
   <a:bgFillStyleLst>
      <a:noFill/>
   </a:bgFillStyleLst>
</a:fmtScheme>

Site developed and hosted by Datypic, Inc.

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