OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

odata message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] Updated: (ODATA-195) Simplify entity set qualification rules for NavigationPropertyBinding


     [ http://tools.oasis-open.org/issues/browse/ODATA-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralf Handl updated ODATA-195:
-----------------------------

    Proposal: 
If the target entity set is not defined in the same entity container as the enclosing EntitySet element, the entity set name must be qualified with the namespace or alias of the schema that defines the entity set, followed by the entity container. 

Examples:
 - EntitySet="SomeSet" for an entity set in the same container as the enclosing entity set,
 - EntitySet="SomeModel.SomeContainer.SomeSet" for an entity set in any container of a model in scope.
 
Accepted: https://www.oasis-open.org/committees/download.php/48097/odata-meeting-23_on-20130130_31-F2F-minutes.html#odata-195

  was:
If the target entity set is not defined in the same entity container as the enclosing EntitySet element, the entity set name must be qualified with the namespace or alias of the schema that defines the entity set, followed by the entity container. 

Examples:
 - EntitySet="SomeSet" for an entity set in the same container as the enclosing entity set,
 - EntitySet="SomeModel.SomeContainer.SomeSet" for an entity set in any container of a model in scope.



> Simplify entity set qualification rules for NavigationPropertyBinding
> ---------------------------------------------------------------------
>
>                 Key: ODATA-195
>                 URL: http://tools.oasis-open.org/issues/browse/ODATA-195
>             Project: OASIS Open Data Protocol (OData) TC
>          Issue Type: Improvement
>          Components: OData CSDL v1.0
>    Affects Versions: WD01
>            Reporter: Ralf Handl
>            Assignee: Ralf Handl
>            Priority: Minor
>             Fix For: WD01
>
>
> The current draft specified four variants for qualifiying the target entity set for a navigation property binding. Two would be sufficient.

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