pspp-output: New option --table-look.
[pspp] / src / output / spv / structure-xml.grammar
index 61dc5d48f4b6d0837fe4df837e433f06bb6c8f07..67e83a1be1230ef272cd35de06a58cfc0e9b3453 100644 (file)
@@ -64,6 +64,8 @@ table
 => tableProperties? tableStructure
 
 tableProperties
+   :schemaLocation?            # Just for standalone .stt files.
+   :name?                      # Just for standalone .stt files.
 => generalProperties footnoteProperties cellFormatProperties borderProperties printingProperties
 
 generalProperties