Schema Central > OOXML > sml-styles.xsd > ssml:dxfs
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:dxfs

Formats

Element information

Type: ssml:CT_Dxfs

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
count [0..1]xsd:unsignedIntFormat Count

Used in

Sample instance

<ssml:dxfs>
   <ssml:dxf>
      <ssml:font>
         <ssml:name val="string"/>
      </ssml:font>
      <ssml:numFmt numFmtId="1" formatCode="string"/>
      <ssml:fill>
         <ssml:patternFill>...
         </ssml:patternFill>
      </ssml:fill>
      <ssml:alignment/>
      <ssml:border>
         <ssml:left>...
         </ssml:left>
         <ssml:right>...
         </ssml:right>
         <ssml:top>...
         </ssml:top>
         <ssml:bottom>...
         </ssml:bottom>
         <ssml:diagonal>...
         </ssml:diagonal>
         <ssml:vertical>...
         </ssml:vertical>
         <ssml:horizontal>...
         </ssml:horizontal>
      </ssml:border>
      <ssml:protection/>
      <ssml:extLst>
         <ssml:ext>
            <!--any element-->
         </ssml:ext>
      </ssml:extLst>
   </ssml:dxf>
</ssml:dxfs>

Site developed and hosted by Datypic, Inc.

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