CHARTFORMAT Keyword (OMS command)

For OXML document format, CHARTFORMAT controls the format of charts. The keyword is followed by and equals sign and one of the following alternatives:

  • XML. Charts are included as XML that conforms to the vizml schema (xml.spss.com/spss/visualization). This is the default.
  • IMAGE. For SPV format, charts are included in the Viewer document as static images in the selected format. Image files are saved in the selected format in a separate folder. See the topic IMAGES and IMAGEFORMAT Keywords (OMS command) for more information.

Note: When the destination is the XML workspace (XMLWORKSPACE keyword), images are stored in the workspace rather than in a physical file. See the topic XMLWORKSPACE Keyword for more information.

IMAGES=NO overrides the CHARTFORMAT setting and includes charts in XML format. See the topic IMAGES and IMAGEFORMAT Keywords (OMS command) for more information.