1 # PSPP - a program for statistical analysis.
2 # Copyright (C) 2017, 2018, 2019 Free Software Foundation, Inc.
4 # This program is free software: you can redistribute it and/or modify
5 # it under the terms of the GNU General Public License as published by
6 # the Free Software Foundation, either version 3 of the License, or
7 # (at your option) any later version.
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 # GNU General Public License for more details.
14 # You should have received a copy of the GNU General Public License
15 # along with this program. If not, see <http://www.gnu.org/licenses/>.
18 Header Titles Footnotes
19 Areas Borders PrintSettings[ps] TableSettings[ts] Formats
28 bool[rotate-inner-column-labels]
29 bool[rotate-outer-row-labels]
32 int32[min-col-width] int32[max-col-width]
33 int32[min-row-height] int32[max-row-height]
40 (31 Value[corner-text] | 58)
41 (31 Value[caption] | 58)
43 Footnotes => int32[n-footnotes] Footnote*[n-footnotes]
44 Footnote => Value[text] (58 | 31 Value[marker]) int32[show]
46 Areas => 00? Area*8[areas]
49 string[typeface] float[size] int32[style] bool[underline]
50 int32[halign] int32[valign]
51 string[fg-color] string[bg-color]
52 bool[alternate] string[alt-fg-color] string[alt-bg-color]
53 v3(int32[left-margin] int32[right-margin] int32[top-margin] int32[bottom-margin])
58 be32[n-borders] Border*[n-borders]
74 bool[top-continuation]
75 bool[bottom-continuation]
77 bestring[continuation-string])
86 bool[show-row-labels-in-corner]
87 bool[show-alphabetic-markers]
88 bool[footnote-marker-superscripts]
91 Breakpoints[row-breaks] Breakpoints[col-breaks]
92 Keeps[row-keeps] Keeps[col-keeps]
93 PointKeeps[row-point-keeps] PointKeeps[col-point-keeps]
99 Breakpoints => be32[n-breaks] be32*[n-breaks]
101 Keeps => be32[n-keeps] Keep*[n-keeps]
102 Keep => be32[offset] be32[n]
104 PointKeeps => be32[n-point-keeps] PointKeep*[n-point-keeps]
105 PointKeep => be32[offset] be32 be32
108 int32[n-widths] int32*[n-widths]
111 bool[x7] bool[x8] bool[x9]
116 v3(count(X1 count(X2)) count(X3)))
117 Y0 => int32[epoch] byte[decimal] byte[grouping]
118 CustomCurrency => int32[n-ccs] string*[n-ccs]
122 string[command] string[command-local]
123 string[language] string[charset] string[locale]
124 bool[x10] bool[x11] bool[x12] bool[x13]
126 Y2 => CustomCurrency byte[missing] bool[x17]
129 bool[x14] byte[x15] bool[x16]
133 int32[x18] int32[x19]
139 int32[n-row-heights] int32*[n-row-heights]
140 int32[n-style-map] StyleMap*[n-style-map]
141 int32[n-styles] StylePair*[n-styles]
143 StyleMap => int64[cell-index] int16[style-index]
146 01 00 byte[x21] 00 00 00
149 (string[dataset] string[datafile] i0 int32[date] i0)?
153 Dimensions => int32[n-dims] Dimension*[n-dims]
155 Value[name] DimProperties[props]
156 int32[n-categories] Category*[n-categories]
162 bool[hide-all-labels]
165 Category => Value[name] (Leaf | Group)
166 Leaf => 00 00 00 i2 int32[leaf-index] i0
168 bool[merge] 00 01 int32[x23]
169 i-1 int32[n-subcategories] Category*[n-subcategories]
172 int32[n-layers] int32[n-rows] int32[n-columns]
173 int32*[n-layers] int32*[n-rows] int32*[n-columns]
175 Cells => int32[n-cells] Cell*[n-cells]
176 Cell => int64[index] v1(00?) Value
181 01 ValueMod int32[format] double[x]
182 | 02 ValueMod int32[format] double[x]
183 string[var-name] string[value-label] byte[show]
184 | 03 string[local] ValueMod string[id] string[c] bool[fixed]
185 | 04 ValueMod int32[format] string[value-label] string[var-name]
187 | 05 ValueMod string[var-name] string[var-label] byte[show]
188 | 06 string[local] ValueMod string[id] string[c]
189 | else ValueMod string[template] int32[n-args] Argument*[n-args]
193 | int32[n-values] i0 Value*[n-values]
198 int32[n-refs] int16*[n-refs]
199 int32[n-subscripts] string*[n-subscripts]
200 v1(00 (i1 | i2) 00? 00? int32 00? 00?)
201 v3(count(TemplateString StylePair))
203 TemplateString => count((count((i0 (58 | 31 55))?) (58 | 31 string[id]))?)
210 bool[bold] bool[italic] bool[underline] bool[show]
211 string[fg-color] string[bg-color]
212 string[typeface] byte[size]
215 int32[halign] int32[valign] double[decimal-offset]
216 int16[left-margin] int16[right-margin]
217 int16[top-margin] int16[bottom-margin]