[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (ODATA-936) CSDL errata02 11.1.3 Type Definition Facets references nonexistent standard vocabulary
Evan Ireland created ODATA-936:
----------------------------------
Summary: CSDL errata02 11.1.3 Type Definition Facets references nonexistent standard vocabulary
Key: ODATA-936
URL: https://issues.oasis-open.org/browse/ODATA-936
Project: OASIS Open Data Protocol (OData) TC
Issue Type: Bug
Components: OData CSDL
Affects Versions: V4.0_OS
Reporter: Evan Ireland
Priority: Minor
Fix For: V4.0_ERRATA03
Org.OData.Measurements.V1.Unit should be Org.OData.Measures.V1.Unit in:
<TypeDefinition Name="Length" UnderlyingType="Edm.Int32">
<Annotation Term="Org.OData.Measurements.V1.Unit"
String="Centimeters" />
</TypeDefinition>
<TypeDefinition Name="Weight" UnderlyingType="Edm.Int32">
<Annotation Term="Org.OData.Measurements.V1.Unit"
String="Kilograms" />
</TypeDefinition>
--
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]