HP System Dictionary/XL SDMAIN Reference Manual (32256-90001)

4- 81
Example
The following example displays the entity type element with its scope owner and attributes.
>DISPLAY ENTITY-TYPE element.
ELEMENT
Scope-Owner : CORESET
Attributes : DATE-CREATED, DATE-CHANGED, SCOPE-OWNER,
SCOPE-CHANGED, SENSITIVITY, ID-NUMBER, ELEMENT-TYPE,
DISPLAY-LENGTH, DECIMAL, BYTE-LENGTH, COUNT, UNITS,
SIGN, BLANK, JUSTIFY, SYNCHRONIZE
1 Entity-Type(s) Retrieved
>
DISPLAY ENTITY-TYPE-ATTRIBUTE
Displays one or more entity type attribute pairs.
Syntax
DIS[PLAY] E[NTITY-]T[YPE-]A[TTRIBUTE] [entity-type-name ]
[;A[TTRIBUTE] = attribute-name ]
[;S[COPE-]O[WNER] = scope-owner-name ]
[;NAME[-ONLY]]
[;NO[SORT]]
.
Parameters
entity-type-name Name of the entity type of the entity type attribute pair to be displayed.
attribute-name Name of the attribute of the entity type attribute pair to be displayed.
scope-owner-name Owner of the entity type attribute pair to be displayed. If the current scope does not
have securecapability,any qualification other than thecurrentscope causes no entity
type attribute pairs to be retrieved.
NAME-ONLY If specified, only the name of the qualifying entity type attribute pair is displayed. If
not specified, the name and owner are displayed.
NOSORT Reports on the entity types in the unsorted order in which they are retrieved from the
dictionary. Otherwise, the entity types are sorted alphabetically by the entity type
name.
Description
When sorting is not required, the use of the NOSORT keyword speeds processing time. If the scope does
not have secure capability, and the current scope is not the owner, then the scope owner is not displayed.
Open Mode: Any