|
ENTITY fea_group SUPERTYPE OF (ONEOF (element_group, node_group)) SUBTYPE OF (group); model_ref : fea_model; END_ENTITY; -- fea_group |
Entity data types and their attributesgroupname: label; (OPT) description: text; (DER) id: identifier; fea_group model_ref: fea_model; |
| element_group (structural_response_representation_schema) |
| node_group (structural_response_representation_schema) |
Global rules for this entity data type- |