[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (ODATA-790) Bug in example 70
Martin Zurmuehl created ODATA-790:
-------------------------------------
Summary: Bug in example 70
Key: ODATA-790
URL: https://issues.oasis-open.org/browse/ODATA-790
Project: OASIS Open Data Protocol (OData) TC
Issue Type: Bug
Components: OData Protocol
Affects Versions: V4.0_ERRATA02
Environment: [proposed]
Reporter: Martin Zurmuehl
Priority: Minor
Fix For: V4.0_ERRATA03
Example 70 reads:
<Function Name="MostRecentOrder" ReturnType="SampleModel.Order"
IsBound="true">
<Parameter Name="customer" Type="SampleModel.Customer" /> </Function>
ReturnType is used as an Attribute of the Function element. This is wrong.
ReturnType is an element.
--
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]