OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

odata message

[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://issues.oasis-open.org/browse/ODATA-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Pizzo updated ODATA-700:
--------------------------------

    Environment: [Applied]  (was: [Proposed][Applied])

> Allow Annotations to target propertypath/navpropertypath rooted at entity set
> -----------------------------------------------------------------------------
>
>                 Key: ODATA-700
>                 URL: https://issues.oasis-open.org/browse/ODATA-700
>             Project: OASIS Open Data Protocol (OData) TC
>          Issue Type: Sub-task
>          Components: OData CSDL
>    Affects Versions: V4.0_OS
>         Environment: [Applied]
>            Reporter: Michael Pizzo
>            Assignee: 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]