Rules for primitive literals binary, datetimebody, decimal, double, single, string

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • V4.0_WD01
    • Affects Version/s: V4.0_WD01
    • Component/s: ABNF
    • None
    • Hide

      binary: content (between SQUOTEs) must consist of an arbitrary number of HEXDIG pairs (2HEXDIG), not two or more HEXDIGs (2*HEXDIG)

      datetimebody: use subseconds = 1*DIGIT instead of nanoseconds; remove incorrect rule nanoseconds (only allows seven digits instead of nine)

      decimal: sign optional

      double: sign is optional, mantissa may have at less than 16 digits

      single: sign is optional, mantissa may have less than 8 digits

      string: is restricted to characters allowed in path, may contain quoted SQUOTEs

      Show
      binary: content (between SQUOTEs) must consist of an arbitrary number of HEXDIG pairs (2HEXDIG), not two or more HEXDIGs (2*HEXDIG) datetimebody: use subseconds = 1*DIGIT instead of nanoseconds; remove incorrect rule nanoseconds (only allows seven digits instead of nine) decimal: sign optional double: sign is optional, mantissa may have at less than 16 digits single: sign is optional, mantissa may have less than 8 digits string: is restricted to characters allowed in path, may contain quoted SQUOTEs
    • Show
      http://tools.oasis-open.org/version-control/browse/wsvn/odata/trunk/spec/ABNF/odata-abnf-construction-rules-v1.0-wd01.txt?rev=34 Accepted: https://www.oasis-open.org/committees/download.php/46845/odata_meeting-6_on-20120906_minutes.html

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

            Created:
            Updated:
            Resolved: