Show remote schemata
If the specified remote Express schema(ta) is defined with the option [storing source] selected, it is displayed on standard output screen or the specified output file.
Arguments:
Server context name: |
Specify name of server context. |
Remote Express schema: |
Specify the name of schema(ta) in the remote EDMdatabase to display. Schema names are case insensitive. |
Output file: |
Specify a name of a file that will receive a copy of the display when the representation format is a textual format, i.e., not graphical or HTML format. |
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 schema with a name that exactly matches the argument <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. |
show html: |
Specifies that a temporary HTML representation of the actual schema will be produced and the EDMsupervisor configured Internet Browser is invoked to display the actual schema in HTML representation. |
make line numbers: |
Specifies that a line sequence number should be written on the beginning of each line when the actual schema(ta) are displayed in textual format. |
make log line numbers: |
When a Rule/Query is executed, a log from the EDMexpressVM can optionally be produced. The line numbers of the Rule/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. |