XMLWordPrintable

    Details

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

      [Proposed]

      Description

      In OData we can annotate model data, we can annotated instance data, and we can annotated vocabularies. But currently it's not possible to use a Vocabulary term to annotate an annotation. The following is invalid:

      <Record Type="UI.DataField">
      <PropertyValue Property="Label" String="A Picture!" />
      <PropertyValue Property="Value" Path="Product/ImageOfProduct" >
      <Annotation Term="UI.IsImageURL"/>
      <Annotation Term="UI.HighResolution"/>
      </PropertyValue>
      </Record>

      We want to use the edm:Annotation element as a child of the dynamic expressions edm:PropertyValue, edm:Record, and edm:Collection.

        Attachments

          Activity

            People

            • Assignee:
              handl Ralf Handl
              Reporter:
              martinzurmuehl Martin Zurmuehl
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: