Data Types
Schema supports following primitive attributes
Primitive Types |
---|
integer |
string |
datetime |
big decimal |
boolean |
Complete types can be creating additional schema and referenced in other schema
Enum types can be used for enumerations and can be referenced in complex types
List attribute is also supported and it can be combined with any other data types.