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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:dataConsolidate

Data Consolidation

Element information

Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main

Schema document: sml-sheet.xsd

Other elements with the same name: ssml:dataConsolidate

Type: ssml:CT_DataConsolidate

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
function [0..1]ssml:ST_DataConsolidateFunctionFunction IndexDefault value is "sum".
leftLabels [0..1]xsd:booleanUse Left Column LabelsDefault value is "false".
topLabels [0..1]xsd:booleanLabels In Top RowDefault value is "false".
link [0..1]xsd:booleanLinkDefault value is "false".

Used in

Sample instance

<ssml:dataConsolidate>
   <ssml:dataRefs>
      <ssml:dataRef ref="string"/>
   </ssml:dataRefs>
</ssml:dataConsolidate>

Site developed and hosted by Datypic, Inc.

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