Add support for .tlo TableLook files from SPSS 15 and earlier.
[pspp] / doc / dev / spv-file-format.texi
index e001d9e5906e84b3580b642ebe8e7f48d1c97be8..453f7a8ecdbed4c2cdf67bc8a5f812ab4942d436 100644 (file)
@@ -3630,6 +3630,7 @@ XML, which has the following @code{tableProperties} element:
 
 @example
 tableProperties
+   :name?
 => generalProperties footnoteProperties cellFormatProperties borderProperties printingProperties
 
 generalProperties
@@ -3688,3 +3689,6 @@ printingProperties
    :printEachLayerOnSeparatePage=bool?
 => EMPTY
 @end example
+
+The @code{name} attribute appears only in standalone @file{.stt} files
+(@pxref{SPSS TableLook STT Format}).