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

[OASIS Issue Tracker] Commented: (ODATA-310) Second CSDL example fails to set IsDefaultEntityContainer="true" in accordance with section 12.1.2

From
OASIS Issues Tracker <>
Date
2013-03-21T14:45:04+00:00
ID
2059976709.6981363877090157.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Commented: (ODATA-310) Second CSDL example fails to set IsDefaultEntityContainer="true" in accordance with section 12.1.2
[ http://tools.oasis-open.org/issues/browse/ODATA-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32812#action_32812 ] 

Ralf Handl commented on ODATA-310:
----------------------------------

Fixed. Please move ticket to "Resolved" state.

If the ticket would be "minor" or "trivial" I could move it to "Resolved" myself, according to our ticket processing guidelines.

Thanks for finding!

> Second CSDL example fails to set IsDefaultEntityContainer="true" in accordance with section 12.1.2
> --------------------------------------------------------------------------------------------------
>
>                 Key: ODATA-310
>                 URL: http://tools.oasis-open.org/issues/browse/ODATA-310
>             Project: OASIS Open Data Protocol (OData) TC
>          Issue Type: Improvement
>          Components: OData CSDL
>    Affects Versions: V4.0_WD01
>            Reporter: Evan Ireland
>
> In the CSDL spec (2012-03-19), section 12.1.2 "The IsDefaultEntityContainer Attribute" states:
> Each metadata document that is used to describe an OData service MUST mark exactly one entity container with this attribute to denote that it is the default.
> But the second CSDL example in section 17.2 has:
>       <EntityContainer Name="Model1Container" >
>         <EntitySet Name="CustomerSet" EntityType="Model1.Customer" />
>         <EntitySet Name="OrderSet" EntityType="Model1.Order" />
>       </EntityContainer>
> Note that  IsDefaultEntityContainer="true" is missing, which is not in accordance with section 12.1.2.

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