[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (ODATA-652) Errors in CSDL "16.1 Products and Categories Example"
Evan Ireland created ODATA-652:
----------------------------------
Summary: Errors in CSDL "16.1 Products and Categories Example"
Key: ODATA-652
URL: https://tools.oasis-open.org/issues/browse/ODATA-652
Project: OASIS Open Data Protocol (OData) TC
Issue Type: Improvement
Components: OData CSDL
Affects Versions: V4.0_OS
Reporter: Evan Ireland
Priority: Minor
Fix For: V4.0_ERRATA01
The example uses Uris of the form:
http://docs.oasis-open.org/odata/odata/v4.0/cs01/vocabularies/...
but should use:
http://docs.oasis-open.org/odata/odata/v4.0/os/vocabularies/...
Also, the example has:
<Annotation Term="Core.OptimisticConcurrencyControl">
which should be:
<Annotation Term="Core.OptimisticConcurrency">
--
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]