Next in thread → Next in month →

[OASIS Issue Tracker] Updated: (ODATA-254) Selection of individual properties in [ATOM] should not include property name

From
OASIS Issues Tracker <>
Date
2013-03-01T14:34:00+00:00
ID
1989912413.2351362148429930.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Updated: (ODATA-254) Selection of individual properties in [ATOM] should not include property name
[ http://tools.oasis-open.org/issues/browse/ODATA-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralf Handl updated ODATA-254:
-----------------------------

    Resolution: 
https://www.oasis-open.org/committees/download.php/48383/odata-atom-format-v4.0-wd01-2013-02-26-RH.doc

https://tools.oasis-open.org/version-control/browse/wsvn/odata/trunk/spec/schemas/metadata.xsd?rev=204

  was:https://www.oasis-open.org/committees/download.php/48383/odata-atom-format-v4.0-wd01-2013-02-26-RH.doc


> Selection of individual properties in [ATOM] should not include property name
> -----------------------------------------------------------------------------
>
>                 Key: ODATA-254
>                 URL: http://tools.oasis-open.org/issues/browse/ODATA-254
>             Project: OASIS Open Data Protocol (OData) TC
>          Issue Type: Bug
>          Components: OData ATOM Format 
>    Affects Versions: V4.0_WD01
>         Environment: [Proposed]
>            Reporter: Michael Pizzo
>            Assignee: Ralf Handl
>             Fix For: V4.0_WD01
>
>
> Currently, the example in Section 10 of [ATOM] implies that when selecting a single property (i.e., ~Customers('ALFKI')/FirstName), the payload would contain the name of the property in the d: namespace:
>     <Title xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices">CEO<Title> 
> This implies that what is represented is a property with a given name, which is not the case; what should be represented is the *value* of the property, which is independent of the property itself (and can thus be used, for example, in passing as a parameter to an action). This is also inconsistent with how a function that returns a single property is represented, and is inconsistent with the JSON format (which represents this as a name/value pair with the name "value").
> We should specify that an individual property is serialized in ATOM as an element named "value" in the odata metadata namespace. 

-- 
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
Next in thread → Next in month →