0512 Derived Schema Elements¶
Derived schema elements access other data, possibly in the same or a different asset to generate/derive the values for the attribute. Examples of this are database views and derived database columns.
The CalculatedValue classification contains the formula.
There are optional links to DerivedSchemaTypeQueryTarget to identify which schema elements are accessed by the formula.
The formula may contain placeholders that refer to the queryId
in DerivedSchemaTypeQueryTarget.
Deprecated types
The following types were replaced by DerivedSchemaTypeQueryTarget. - DerivedSchemaAttribute - SchemaLinkElement - LinkedType - SchemaLinkToType