-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: V4.0_CSD01
-
Fix Version/s: V4.0_CSD02
-
Component/s: CSDL XML
-
Labels:None
-
Environment:
[Applied]
-
Proposal:
-
Resolution:
The Path dynamic expression allows to refer to the value identified by a path through an entity graph. Path expressions can end in a
- property
- navigation property
- term cast with optional qualifiers.
In some situations the path itself is of primary interest, which is why we introduced the dynamic expressions PropertyPath and NavigationPropertyPath.
Unfortunately we forgot the AnnotationPath for paths ending in a term cast with optional qualifiers.