[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (ODATA-1079) Several issues with latest standard vocabularies
[ https://issues.oasis-open.org/browse/ODATA-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ralf Handl updated ODATA-1079:
------------------------------
Affects Version/s: V4.01_CSD01
(was: V4.01_CS02)
> Several issues with latest standard vocabularies
> ------------------------------------------------
>
> Key: ODATA-1079
> URL: https://issues.oasis-open.org/browse/ODATA-1079
> Project: OASIS Open Data Protocol (OData) TC
> Issue Type: Bug
> Components: Vocabularies
> Affects Versions: V4.01_CSD01
> Environment: Proposed and optimistically applied
> Reporter: Evan Ireland
> Fix For: V4.01_CSD02
>
>
> Org.OData.Core.V1.xml
> <ComplexType Name="AlternateKey">
> <Property Type="Collection(Core.PropertyRef)" Name="Key">
> <Annotation Term="Core.Description" String="The set of properties that make up this key" />
> </Property>
> </ComplexType>
> should have Nullable="false" in the Property
> Org.OData.Temporal.V1.xml
> <Term Name="TemporalSupported" Type="Aggregation.TemporalSupportedType" AppliesTo="EntityContainer EntitySet NavigationProperty"> -->
> should be:
>
> <Term Name="TemporalSupported" Type="Temporal.TemporalSupportedType" AppliesTo="EntityContainer EntitySet NavigationProperty">
> 8 references to Term="Core.Documentation" should be to Term="Core.Description"
--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]