table:data-pilot-level
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:table:1.0
Schema document: table.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- table:data-pilot-subtotals [0..1]
- table:data-pilot-members [0..1]
- table:data-pilot-display-info [0..1]
- table:data-pilot-sort-info [0..1]
- table:data-pilot-layout-info [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
table:show-empty | [0..1] | text:boolean | from group text:table-data-pilot-level-attlist |
Used in
- Anonymous type of element table:data-pilot-field
Sample instance
<table:data-pilot-level> <table:data-pilot-subtotals> <table:data-pilot-subtotal table:function="auto"/> </table:data-pilot-subtotals> <table:data-pilot-members> <table:data-pilot-member table:name="string"/> </table:data-pilot-members> <table:data-pilot-display-info table:enabled="true" table:data-field="string" table:member-count="1" table:display-member-mode="from-top"/> <table:data-pilot-sort-info table:sort-mode="data" table:order="ascending"/> <table:data-pilot-layout-info table:layout-mode="tabular-layout" table:add-empty-lines="true"/> </table:data-pilot-level>