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

4- 59
,entity-type-name2
[,entity-type-name3 ]
[,entity-type-name4 ]
[,entity-type-name5 ]
[,entity-type-name6 ]
[;R[ELATIONSHIP-]C[LASS] = relation-class-name ]
[;A[TTRIBUTE-]L[IST]=([
attribute-name1 =[attribute-value1 ]]
[,attribute-name2 =[attribute-value2 ]]
.
.
.
[,attribute-nameN=[attribute-valueN ]])]
[;C[OMMON] = common-entity-name1
,common-entity-name2
[,common-entity-name3 ]
[,common-entity-name4 ]
[,common-entity-name5 ]
[,common-entity-name6 ]]
.
Parameters
entity-name(N) Name of the entity that establishes a relationship. You can specify up to
six entity names. The order of the entities entered should correspond to
the order of the entity types in the relationship type.
entity-type-name(N) Name of the entity type involved in the relationship type.
relation-class-name Name of the relationship class.
attribute-name(N) Name of the attribute to be assigned a value.
attribute-value(N) The value to be assigned to the attribute. If the attribute is a variable length at-
tribute, you must specify the value within quotes. Also, if the attribute is of type alias
or character, and the attribute value includes invalid characters (See "User-Defined
Names" in Chapter 3) or is greater than 32 characters in length, you must specify the
value within quotes.
common-entity- Name of theentity involved intherelationship inname(N)the common domainwhose
attributes are to be shared by the local domain relationship being created. This key-