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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:groupLevels

OLAP Grouping Levels

Element information

Content

Attributes

NameOccTypeDescriptionNotes
count [0..1]xsd:unsignedIntGrouping Level Count

Used in

Sample instance

<ssml:groupLevels>
   <ssml:groupLevel uniqueName="string" caption="string">
      <ssml:groups>
         <ssml:group name="string" uniqueName="string" caption="string">...
         </ssml:group>
      </ssml:groups>
      <ssml:extLst>
         <ssml:ext>
            <!--any element-->
         </ssml:ext>
      </ssml:extLst>
   </ssml:groupLevel>
</ssml:groupLevels>

Site developed and hosted by Datypic, Inc.

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