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

[OASIS Issue Tracker] Created: (ODATA-241) Consistently require annotations to be placed at the end of the annotated CSDL element

From
OASIS Issues Tracker <>
Date
2013-02-05T14:04:06+00:00
ID
1190676209.8481360073035486.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Created: (ODATA-241) Consistently require annotations to be placed at the end of the annotated CSDL element
Consistently require annotations to be placed at the end of the annotated CSDL element
--------------------------------------------------------------------------------------

                 Key: ODATA-241
                 URL: http://tools.oasis-open.org/issues/browse/ODATA-241
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: Bug
         Environment: [Proposed]
            Reporter: Ralf Handl


Currently most CSDL elements allow annotations as the last child elements, while some allow them intermingled with their "standard" child elements.

A consistent reading order would be

Element
 - Documentation (0..1)
 - other child elements
 - Annotation (0..unbounded)

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