|
ENTITY External_currency SUBTYPE OF (Currency, External_context_dependent_unit); END_ENTITY; -- External_currency |
Entity data types and their attributesUnitname: STRING; si_unit: BOOLEAN; Currency - Context_dependent_unit - External_context_dependent_unit id: STRING; external_source: External_source; External_currency - |
Global rules for this entity data type- |