ssml:groupItems
OLAP Group Items
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-pivotTable.xsd
Type: ssml:CT_GroupItems
Properties: Local, Qualified
Content
- Choice [1..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
count | [0..1] | xsd:unsignedInt | Items Created Count |
Used in
- Type ssml:CT_FieldGroup (Element ssml:fieldGroup)
Sample instance
<ssml:groupItems> <ssml:m> <ssml:tpls> <ssml:tpl item="1"/> </ssml:tpls> <ssml:x/> </ssml:m> </ssml:groupItems>