fix-simple-binary-encoding icon indicating copy to clipboard operation
fix-simple-binary-encoding copied to clipboard

Version 2 RC schema does not allow semanticType on encoding types

Open donmendelson opened this issue 3 years ago • 0 comments

Although this was allowed in SBE v1.0, the current schema does not allow semanticType attribute on encoding types. This would be useful to map <type> to a FIX datatype. For example, a timestamp could be encoded in SBE as an integer (number of nanoseconds), but semantically it could represent UTCTimestamp.

donmendelson avatar Mar 21 '22 18:03 donmendelson