Schema Central > OpenDocument 1.1 > table.xsd > table:data-pilot-table
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

table:data-pilot-table

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
table:name [1..1]text:stringfrom group table:name
table:application-data [0..1]text:stringfrom group text:table-data-pilot-table-attlist
table:grand-total [0..1]AnonymousDefault value is "both". from group text:table-data-pilot-table-attlist
table:ignore-empty-rows [0..1]text:booleanDefault value is "false". from group text:table-data-pilot-table-attlist
table:identify-categories [0..1]text:booleanDefault value is "false". from group text:table-data-pilot-table-attlist
table:target-range-address [1..1]text:cellRangeAddressfrom group text:table-data-pilot-table-attlist
table:buttons [0..1]text:cellRangeAddressListfrom group text:table-data-pilot-table-attlist
table:show-filter-button [0..1]text:booleanDefault value is "true". from group text:table-data-pilot-table-attlist
table:drill-down-on-double-click [0..1]text:booleanDefault value is "true". from group text:table-data-pilot-table-attlist

Used in

Sample instance

<table:data-pilot-table table:name="string" table:target-range-address="string">
   <table:database-source-sql table:database-name="string" table:sql-statement="string"/>
   <table:data-pilot-field table:source-field-name="string" table:orientation="row">
      <table:data-pilot-level>
         <table:data-pilot-subtotals>...
         </table:data-pilot-subtotals>
         <table:data-pilot-members>...
         </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>
      <table:data-pilot-field-reference table:field-name="string" table:member-type="named" table:type="none"/>
      <table:data-pilot-groups table:source-field-name="string" table:step="1.0" table:grouped-by="seconds">
         <table:data-pilot-group table:name="string">...
         </table:data-pilot-group>
      </table:data-pilot-groups>
   </table:data-pilot-field>
</table:data-pilot-table>

Site developed and hosted by Datypic, Inc.

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