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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:pivotHierarchy

OLAP Hierarchy

Element information

Content

Attributes

NameOccTypeDescriptionNotes
outline [0..1]xsd:booleanOutline New LevelsDefault value is "false".
multipleItemSelectionAllowed [0..1]xsd:booleanMultiple Field FiltersDefault value is "false".
subtotalTop [0..1]xsd:booleanNew Levels Subtotals At TopDefault value is "false".
showInFieldList [0..1]xsd:booleanShow In Field ListDefault value is "true".
dragToRow [0..1]xsd:booleanDrag To RowDefault value is "true".
dragToCol [0..1]xsd:booleanDrag To ColumnDefault value is "true".
dragToPage [0..1]xsd:booleanDrag to PageDefault value is "true".
dragToData [0..1]xsd:booleanDrag To DataDefault value is "false".
dragOff [0..1]xsd:booleanDrag OffDefault value is "true".
includeNewItemsInFilter [0..1]xsd:booleanInclusive Manual FilterDefault value is "false".
caption [0..1]ssml:ST_XstringHierarchy Caption

Used in

Sample instance

<ssml:pivotHierarchy>
   <ssml:mps>
      <ssml:mp field="1"/>
   </ssml:mps>
   <ssml:members>
      <ssml:member name="string"/>
   </ssml:members>
   <ssml:extLst>
      <ssml:ext>
         <!--any element-->
      </ssml:ext>
   </ssml:extLst>
</ssml:pivotHierarchy>

Site developed and hosted by Datypic, Inc.

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