← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] Created: (ODATA-590) Leading zeroes in values for $level

From
OASIS Issues Tracker <>
Date
2014-03-04T10:46:05+00:00
ID
1103473136.16051393930031673.JavaMail.tomcat@customer-jira
Thread
[OASIS Issue Tracker] Created: (ODATA-590) Leading zeroes in values for $level
Leading zeroes in values for $level
-----------------------------------

                 Key: ODATA-590
                 URL: http://tools.oasis-open.org/issues/browse/ODATA-590
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: Improvement
          Components: OData ABNF Construction Rules
    Affects Versions: V4.0_OS
         Environment: [Proposed]
            Reporter: Ralf Handl
             Fix For: V4.0_ERRATA01


$levels takes a positive integer or the literal max as its value. 

The current ABNF allows leading zeroes for the numeric values of $levels, e.g. $levels=000004

levels = '$levels' EQ ( 1*DIGIT / 'max' )

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month ← Prev in thread
Next in thread → Next in month →