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] (ODATA-1176) Capabilities: add new term


Ralf Handl created ODATA-1176:
---------------------------------

             Summary: Capabilities: add new term 
                 Key: ODATA-1176
                 URL: https://issues.oasis-open.org/browse/ODATA-1176
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: Improvement
          Components: Vocabularies
    Affects Versions: V4.01_CS01
         Environment: Proposed
            Reporter: Ralf Handl
             Fix For: V4.01_CS02


Similar to other xxxRestrictions add a SelectRestrictions structured term with (for now) a single property Selectable of type Boolean:

Example:
{code:xml}
<Annotation Term="Capabilities.SelectRestrictions">
  <Record>
    <PropertyValue Property="Selectable" Bool="false" />
  </Record>
 </Annotation>{code}



--
This message was sent by Atlassian JIRA
(v7.7.2#77003)


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