Overview Schemas Index

management_resources_schema         


ENTITY location_representation_assignment;
          ABSTRACT SUPERTYPE;
          id : identifier;
          name : label;
          description : OPTIONAL text;
          represented_location : location;
          role : location_representation_role;
END_ENTITY; -- location_representation_assignment

Entity data types and their attributes

location_representation_assignment
          id: identifier;
          name: label;
          (OPT) description: text;
          represented_location: location;
          role: location_representation_role;

Known subtypes

          applied_location_representation_assignment (Location_mim)

Users: by entity attributes

location_representation_assignment

Users: by defined types, not used by any entity attribute

location_representation_assignment
          -

Global rules for this entity data type

          -