[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (ODATA-700) Allow Annotations to target propertypath/navpropertypath rooted at entity set
[ https://tools.oasis-open.org/issues/browse/ODATA-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Pizzo updated ODATA-700:
--------------------------------
Environment: [Proposed][Applied] (was: [Proposed])
> Allow Annotations to target propertypath/navpropertypath rooted at entity set
> -----------------------------------------------------------------------------
>
> Key: ODATA-700
> URL: https://tools.oasis-open.org/issues/browse/ODATA-700
> Project: OASIS Open Data Protocol (OData) TC
> Issue Type: Sub-task
> Components: OData CSDL
> Affects Versions: V4.0_OS
> Environment: [Proposed][Applied]
> Reporter: Michael Pizzo
> Priority: Minor
> Fix For: V4.0_ERRATA01
>
>
> See related issue.
> In some cases, it is desirable for an annotation to target the property or navigation property of an entity within a particular entity set.
> So:
> <Annotations Target="myschema.myentitytype/mynavproperty"/>
> would target the "mynavproperty" element of myentitytype, while
> <Annotations Target="myschema.mycontainer/myentityset/mynavproperty"/>
> would target the "mynavproperty" element of an entity returned from the myentityset entity set, and
> <Annotations Target="myschema.mycontainer/myentityset/myschema.myderivedType/mynavproperty"/>
> would target the "mynavproperty" element of an entity of type "myschema.myderivedType" returned from the "myentityset" entity set.
--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]