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] Created: (ODATA-213) Allow all dynamic expressions of the appropriate tyoe within edm:Collection expressions


Allow all dynamic expressions of the appropriate tyoe within edm:Collection expressions
---------------------------------------------------------------------------------------

                 Key: ODATA-213
                 URL: http://tools.oasis-open.org/issues/browse/ODATA-213
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: Improvement
          Components: OData CSDL v1.0
    Affects Versions: WD01
         Environment: [Proposed]
            Reporter: Ralf Handl
             Fix For: WD01


Currently only the edm:Record dynamic expression is explicitly allowed within edm:Collection expressions. 

We definitely have use cases for the edm:Path dynamic expression, e.g. 

<ValueAnnotation Term="org.odata.vCard.PhoneNumbers">
  <Collection>
    <Path>ContactData/WorkPhone</Path>
    <Path>Contactdata/HomePhone</Path>
  </Collection>
</ValueAnnotation>

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