|
ENTITY Information_packet SUBTYPE OF (Product); END_ENTITY; -- Information_packet |
Entity data types and their attributesProductid: STRING; (OPT) name: STRING; (OPT) description: STRING; Information_packet - |
Global rules for this entity data type- |