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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

table:data-pilot-field

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
table:source-field-name [1..1]text:stringfrom group text:table-data-pilot-field-attlist
table:orientation [1..1]Anonymousfrom group table:orientation1
table:selected-page [0..1]text:stringfrom group text:table-data-pilot-field-attlist
table:is-data-layout-field [0..1]text:stringDefault value is "false". from group text:table-data-pilot-field-attlist
table:function [0..1]Anonymousfrom group text:table-data-pilot-field-attlist
table:used-hierarchy [0..1]text:integerDefault value is "-1". from group text:table-data-pilot-field-attlist

Used in

Sample instance

<table:data-pilot-field table:source-field-name="string" table:orientation="row">
   <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>
   <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-member table:name="string"/>
      </table:data-pilot-group>
   </table:data-pilot-groups>
</table:data-pilot-field>

Site developed and hosted by Datypic, Inc.

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