Interface Schema

All Superinterfaces:
AliasAccessor, ChildrenAccessor<Schema[]>, DescriptionAccessor, Map<String,Object>, TypeAccessor
All Known Implementing Classes:
AbstractSchema

A Schema describes a nested data structure with 0..n children schemata whilst not being the data structure itself. For description purposes, any descriptive attribute can be added as a key with the according value, as a Schema extends the Map interface.