Uploaded image for project: 'OASIS Open Data Protocol (OData) TC'
  1. OASIS Open Data Protocol (OData) TC
  2. ODATA-652

Errors in CSDL "16.1 Products and Categories Example" and "15.4 Properties"

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: V4.0_OS
    • Fix Version/s: V4.0_ERRATA01
    • Component/s: CSDL XML
    • Labels:
      None
    • Environment:

      [Applied]

    • Proposal:
      Hide

      Fix the Uris and Change OptimisticConcurrencyControl to OptimisticConcurrency

      Show
      Fix the Uris and Change OptimisticConcurrencyControl to OptimisticConcurrency

      Description

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

        Attachments

          Activity

            People

            • Assignee:
              handl Ralf Handl
              Reporter:
              evan.ireland.2 Evan Ireland
            • Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: