|
ENTITY Content_item; item_identifier : STRING; item_type : STRING; access_comment : OPTIONAL STRING; END_ENTITY; -- Content_item |
Entity data types and their attributesContent_itemitem_identifier: STRING; item_type: STRING; (OPT) access_comment: STRING; |
Global rules for this entity data type- |