table:data-pilot-groups
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:table:1.0
Schema document: table.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- table:data-pilot-group [1..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
table:source-field-name | [1..1] | text:string | from group text:table-data-pilot-groups-attlist | |
table:date-start | [0..1] | Anonymous | from group text:table-data-pilot-groups-attlist | |
table:start | [0..1] | Anonymous | from group text:table-data-pilot-groups-attlist | |
table:date-end | [0..1] | Anonymous | from group text:table-data-pilot-groups-attlist | |
table:end | [0..1] | Anonymous | from group text:table-data-pilot-groups-attlist | |
table:step | [1..1] | text:double | from group text:table-data-pilot-groups-attlist | |
table:grouped-by | [1..1] | Anonymous | from group text:table-data-pilot-groups-attlist |
Used in
- Anonymous type of element table:data-pilot-field
Sample instance
<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>