← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] Created: (ODATA-517) Allow NavigationPropertyPath and PropertyPath expressions to end in annotations of appropriate type

From
OASIS Issues Tracker <>
Date
2013-09-17T13:12:01+00:00
ID
884149359.11971379423560225.JavaMail.tomcat@customer-jira
Thread
[OASIS Issue Tracker] Created: (ODATA-517) Allow NavigationPropertyPath and PropertyPath expressions to end in annotations of appropriate type
Allow NavigationPropertyPath and PropertyPath expressions to end in annotations of appropriate type
---------------------------------------------------------------------------------------------------

                 Key: ODATA-517
                 URL: http://tools.oasis-open.org/issues/browse/ODATA-517
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: Improvement
          Components: OData CSDL
    Affects Versions: V4.0_WD01
         Environment: [Proposed]
            Reporter: Ralf Handl
             Fix For: V4.1_WD01


Currently NavigationPropertyPath expressions must end with a navigation property name, and PropertyPath expressions must end with the name of a structural property.

On the other hand annotations add "virtual properties", so a NavigationPropertyPath expression could as well end with an annotation of type Edm.EntityType or any concrete entity type (or a collection of these), and a PropertyPath expression could end with an annotation of types Edm.ComplexType, Edm.PrimitiveType, or a concrete primitive, enumeration, or complex type, or a type definition.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month ← Prev in thread
Next in thread → Next in month →