ssml:entries
Entries
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-pivotTable.xsd
Type: ssml:CT_PCDSDTCEntries
Properties: Local, Qualified
Content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
count | [0..1] | xsd:unsignedInt | Tuple Count |
Used in
- Type ssml:CT_TupleCache (Element ssml:tupleCache)
Sample instance
<ssml:entries> <ssml:m> <ssml:tpls> <ssml:tpl item="1"/> </ssml:tpls> <ssml:x/> </ssml:m> </ssml:entries>