Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions cds/cdl.md
Original file line number Diff line number Diff line change
Expand Up @@ -1093,6 +1093,10 @@ Some advantages of using expressions as "first class" annotation values are:
* [automatic path rewriting in propagated annotations](#propagation)
* [automatic translation of expressions in OData annotations](#odata-annotations)

::: info Limitations
Elements that are not available to the compiler, for example the OData draft decoration, can't be used in annotation expressions.
:::

#### Name resolution

Each path in the expression is checked:
Expand Down