[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [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
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]