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

[OASIS Issue Tracker] Created: (ODATA-468) Define explicit concepts in ABNF for referenced sets of rules

From
OASIS Issues Tracker <>
Date
2013-08-05T22:28:35+00:00
ID
1152847594.1141375741719744.JavaMail.tomcat@customer-jira
Thread
[OASIS Issue Tracker] Created: (ODATA-468) Define explicit concepts in ABNF for referenced sets of rules
Define explicit concepts in ABNF for referenced sets of rules
-------------------------------------------------------------

                 Key: ODATA-468
                 URL: http://tools.oasis-open.org/issues/browse/ODATA-468
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: Task
          Components: OData ABNF Construction Rules, OData CSDL
    Affects Versions: V4.0_COS
         Environment: [Proposed]
            Reporter: Michael Pizzo
             Fix For: V4.1_WD01


There are a few places today where we reference things like "xxx" rule in the ABNF. That is, a set of rules that match a particular pattern.

For example, [CSDL] contains the following text:

    "Default values MUST be represented according to the xxxValue rule defined in [OData-ABNF] that is appropriate for the type of the property." 

Which is intended to mean the "unprefixed primitive literal values". However, users looking at the documentation won't find "xxxValue" and, in fact, won't find "xxxValue" rules for some of the primitives (for example, there is no "StringValue".

Also note that constant expressions reference the xml schema serialization rules, rather than the rules in our ABNF (which are hopefully equivalent?). To make sure we are in sync, documents should reference the primitive value serialization defined in the [ABNF], which should reference xml schema as appropriate.

-- 
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 →