Delimiters

Blanks and commas are delimiters between elements in the syntax. Parentheses mark the bounds between a keyword operand and its subparameters and may mark the bounds of a sublist within a subparameter as well. Do not use parentheses as delimiters within sublists.

Quotation marks are delimiters for specific values within subparameters and sublists. Rules for parsing data with and without quotation marks describes considerations for using quotation marks.

The application may have its own delimiters between operands; the application, however, must handle any deviations from the syntax defined in this information.