edm.xml: types TSimpleIdentifier, TNamespaceName, and TQualifiedName too restrictive

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor
    • V4.01_ERRATA01
    • Affects Version/s: V4.01_OS
    • Component/s: CSDL XML
    • None

      The simple types TSimpleIdentifier, TNamespaceName, and TQualifiedName are currently based on xs:NCName which adds restricitions beyond what CSDL defines.

      Base these simple types on xs:string instead, with minLength="1".

      Also check other simple types that are currently based on xs:token whether they should better also be based on xs:string, and maybe just to be consistent.

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

              Created:
              Updated:
              Resolved: