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-652) Errors in CSDL "16.1 Products and Categories Example" and "15.4 Properties"


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

Ralf Handl updated ODATA-652:
-----------------------------

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

> Errors in CSDL "16.1 Products and Categories Example" and "15.4 Properties"
> ---------------------------------------------------------------------------
>
>                 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
>         Environment: [Applied]
>            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">
> Example 75 in 15.4 has
>       "QualifiedName":"Core.OptimisticConcurrencyControl",
>       "Name":"OptimisticConcurrencyControl",
> and should be
>       "QualifiedName":"Core.OptimisticConcurrency",
>       "Name":"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]