-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: V4.02
-
Component/s: Protocol, URL Conventions
-
Labels:None
Allow the use of $each between a collection-valued path and any singleNavigationExpr. For example,
$root/SalesOrganizations/$each/ID
shall evaluate to a collection of primitive ID values.
(This was proposed in the TC meeting on 2022-02-10.)