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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:formats

PivotTable Formats

Element information

Type: ssml:CT_Formats

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
count [0..1]xsd:unsignedIntFormats CountDefault value is "0".

Used in

Sample instance

<ssml:formats>
   <ssml:format>
      <ssml:pivotArea>
         <ssml:references>...
         </ssml:references>
         <ssml:extLst>...
         </ssml:extLst>
      </ssml:pivotArea>
      <ssml:extLst>
         <ssml:ext>
            <!--any element-->
         </ssml:ext>
      </ssml:extLst>
   </ssml:format>
</ssml:formats>

Site developed and hosted by Datypic, Inc.

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