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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:cacheHierarchies

PivotCache Hierarchies

Element information

Content

Attributes

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

Used in

Sample instance

<ssml:cacheHierarchies>
   <ssml:cacheHierarchy uniqueName="string" count="1">
      <ssml:fieldsUsage>
         <ssml:fieldUsage x="1"/>
      </ssml:fieldsUsage>
      <ssml:groupLevels>
         <ssml:groupLevel uniqueName="string" caption="string">...
         </ssml:groupLevel>
      </ssml:groupLevels>
      <ssml:extLst>
         <ssml:ext>
            <!--any element-->
         </ssml:ext>
      </ssml:extLst>
   </ssml:cacheHierarchy>
</ssml:cacheHierarchies>

Site developed and hosted by Datypic, Inc.

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