Show Query Schemata
Displays the source of the specified Query schema(ta).
All Query schemata with a name that exactly or partly matches the argument <Query Schema> will be handled by this command unless the option [exact match] is set, then only the Query schema with a name that exactly matches the argument <Query Schema> will be handled.
Arguments:
Schema: |
Specify the name of the schema to which the Query schema applies. Express schema names are case insensitive. |
Query Schema: |
Specify the name of the Query schema(ta) to display. Query schema names are case insensitive. |
Output file: |
Specify the name of a file that will receive a copy of the Query schema(ta) optionally with line sequence number added to the beginning of each line. |
Options:
accumulating command output: |
A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed. |
exact match: |
A global option that specifies that only the Query schema with a name that exactly matches the arguments <Schema> and <Query Schema> will be displayed |
match selected input: |
A global option that specifies that only items that partly or exactly matches the string in the related argument input field when activating a Select button, will be in the selection list. An empty (blank) string will match all items. |
make line numbers: |
Specifies that a line sequence number should be written on the beginning of each line when the actual query schema(ta) are displayed in textual format. |
make log line numbers: |
When a Query is executed, a log from the EDMexpressVM can optionally be produced. The line numbers of the Query schema will be logged with an offset, which is the actual number of lines in the underlying Express schema. Select this option to make line numbers for the query schema, that correspond to those on the log file. |