-
Type: Improvement
-
Status: New
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: V4.01_CS01
-
Fix Version/s: V4.02
-
Component/s: CSDL JSON, CSDL XML, JSON Format
-
Labels:None
The name Edm.Untyped is misleading as this type has an underlying implicit type system that is just more flexible than CSDL's current system of primitive, collection, and structured types.
This underlying type system is a little underspecified, e.g. there's a somewhat hidden restriction - only stated in the JSON Format specification - that object member names have to be OData SimpleIdentifiers and are not just strings as in JSON.