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

4-60
word is not allowed if the dictionary is open in the common domain. If you use this
parameter, the attribute list can contain only the following attributes:
sensitivity Specifies the access rights to the entity
relationship position The logical order of a child entity (the second entity in
the relationship) relative to all other child entities for the same parent entity of the
same relationship type
If you specify attributes other than these in the attribute list, then you must not use
this parameter.
Description
System Dictionary automatically assigns values for the following attributes:
scope-owner
date-created
date-changed
scope-changed
If you do not specify the attribute name or you specify the name, but do not assign a value, the default
value from the attribute's edit values is used. If the attribute does not have any edit values, then the
System Dictionary default value for the attribute's data type is used.
alias : No alias is assigned
boolean : false
character : ASCII blank
floating : Floating point zero
integer : Binary zero
variable : No value is assigned
If the attribute is of type boolean, the only values allowed are true and false (may be abbreviated T and F,
respectively).
The valid values for the sensitivity attribute are:
private Only the owner scope is allowed access to the relationship, unless it assigns access to
other scopes by associating therelationshiptothe scope by means of the ADD SCOPE-
RELATIONSHIP command. This is the default.
read Any scope with read capability may read the relationship. The owner scope may, in
addition, assign modify access to other scopes by associating the relationship to the
scope by means of the ADD SCOPE-RELATIONSHIP command.
modify Any scope with read capability may read the relationship. Any scope with create ca-
pability may read and modify the relationship.
You should only specify the attribute sensitivity for the first version of a relationship to be created. If you
do not specify sensitivity for the first version of a relationship, it defaults to private. If you specify
sensitivity for subsequent versions of a relationship, it is ignored. If the relationship is to be linked to a
relationship in the common domain, the sensitivity cannot be greater than the sensitivity of the
relationship in the common domain.