|
ENTITY organization_type_relationship; id : identifier; name : label; description : OPTIONAL text; relating_organization_type : organization_type; related_organization_type : organization_type; END_ENTITY; -- organization_type_relationship |
Entity data types and their attributesorganization_type_relationshipid: identifier; name: label; (OPT) description: text; relating_organization_type: organization_type; related_organization_type: organization_type; |
Users: by entity attributesorganization_type_relationshipUsers: by defined types, not used by any entity attributeorganization_type_relationship- |
Global rules for this entity data type- |