Add example for UrlRef expression that contains a literal string that is a URL

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major
    • V4.0_CSD03
    • Affects Version/s: V4.0_CS01
    • Component/s: CSDL XML
    • None
    • Environment:

      [Applied]

      The second sentence in section 14.5.15 Expression UrlRef states that

      The edm:UrlRef element MUST contain exactly one expression of type Edm.String.

      This caused questions whether the correct form is

      <UrlRef>http://some/url </UrlRef>

      or

      <UrlRef><String>http://some/url <String></UrlRef>

      Only the second form is allowed.

            Assignee:
            handl
            Reporter:
            handl
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: