Previous Topic: CA-GSS Statements and Commands

Next Topic: Service Routines

Notation Conventions

This section explains the general notation conventions used in syntax for the CA‑GSS services. Conventions specific to a service are explained in the section discussing that service.

These general conventions are used in syntax:

Example

Assume there is a batch maintenance command called GO, and this is its syntax diagram:

GO BY {CAR|TRAIN} {TO WORK AT time}             [WITH name]
                  {OUT FOR DINNER TO restaurant}
                  {OVER THE BRIDGE}
 [BECAUSE reason] BEFORE DOING action [AND THEN PHONE HOME]
                               [OR JUST STAY WHERE YOU ARE]

This syntax diagram indicates the following things about the GO command: