ref-relation-type

Specifies a relation type to be associated with this element's parent panel element. Relations of this type will then be displayed on the corresponding panel by CUE. The ref-relation-type element must be a child of a panel element in a content-type resource file.

If a relation-type is referred to from two different panels in the same content-type, the relation-type will be displayed on both panels.

All relation types not referred to from a ref-relation-type will be added to the content-type's first panel.

Syntax
<ref-relation-type
    ref="text"
  />
Attributes
ref="text"

The name of the relation-type to display on this panel. The relation-type must be referred to from the panel's parent content-type.