Details

    • Type: Sub-task
    • 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

      Describe support for properties/navproperties rooted at entityset and (optionally) including type cast segments.

      Show
      Describe support for properties/navproperties rooted at entityset and (optionally) including type cast segments.

      Description

      See related issue.

      In some cases, it is desirable for an annotation to target the property or navigation property of an entity within a particular entity set.

      So:
      <Annotations Target="myschema.myentitytype/mynavproperty"/>

      would target the "mynavproperty" element of myentitytype, while

      <Annotations Target="myschema.mycontainer/myentityset/mynavproperty"/>

      would target the "mynavproperty" element of an entity returned from the myentityset entity set, and

      <Annotations Target="myschema.mycontainer/myentityset/myschema.myderivedType/mynavproperty"/>

      would target the "mynavproperty" element of an entity of type "myschema.myderivedType" returned from the "myentityset" entity set.

        Attachments

          Activity

            People

            • Assignee:
              mikep Michael Pizzo
              Reporter:
              mikep Michael Pizzo
            • Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: