Element: ROLE

This element describes roles, which can be used tocontrol whether components of the user interfaceare visible and/or editable by the user.This facility comes in addition to the static definitionof the visibility of the field, and extends it to includea dynamic behaviour.

Attributes

Name Type Optional
NAME STRING Yes
SHORTDESC STRING Yes

Appears in

ROLES

DTD declaration

<!ELEMENT ROLE EMPTY>

<!ATTLIST ROLE
NAME CDATA #IMPLIED
SHORTDESC CDATA #IMPLIED
>