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] Updated: (ODATA-284) Annotating an Annotation


     [ http://tools.oasis-open.org/issues/browse/ODATA-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Drees updated ODATA-284:
-------------------------------

    Resolution: 
https://www.oasis-open.org/committees/download.php/48528/odata-core-v4.0-wd01-part3-csdl-2013-03-12-RH.doc
https://tools.oasis-open.org/version-control/browse/wsvn/odata/trunk/spec/schemas/edmx.xsd?rev=210

Accepted: https://www.oasis-open.org/committees/download.php/49026/odata-meeting-34_on-20130425_26-F2F-minutes.html#odata-284

  was:
https://www.oasis-open.org/committees/download.php/48528/odata-core-v4.0-wd01-part3-csdl-2013-03-12-RH.doc
https://tools.oasis-open.org/version-control/browse/wsvn/odata/trunk/spec/schemas/edmx.xsd?rev=210


> Annotating an Annotation
> ------------------------
>
>                 Key: ODATA-284
>                 URL: http://tools.oasis-open.org/issues/browse/ODATA-284
>             Project: OASIS Open Data Protocol (OData) TC
>          Issue Type: Improvement
>          Components: OData CSDL
>    Affects Versions: V4.0_WD01
>         Environment: [Proposed]
>            Reporter: Martin Zurmuehl
>            Assignee: Ralf Handl
>             Fix For: V4.0_WD01
>
>
> In OData we can annotate model data, we can annotated instance data, and we can annotated vocabularies. But currently it's not possible to use a Vocabulary term to annotate an annotation. The following is invalid:
> <Record Type="UI.DataField">
>               <PropertyValue Property="Label" String="A Picture!" />
>               <PropertyValue Property="Value" Path="Product/ImageOfProduct" >
>                   <Annotation Term="UI.IsImageURL"/>
>                   <Annotation Term="UI.HighResolution"/>
>               </PropertyValue>             
> </Record>
> We want to use the edm:Annotation element as a child of the dynamic expressions edm:PropertyValue, edm:Record, and edm:Collection.

-- 
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

        


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]