Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
extractDerivables :: Schema -> [Schema] Source #
Extracts all the records from the schema (flattens the schema) Named types get resolved when needed to include at least one "inlined" schema in each record and to make each record self-contained. Note: Namespaces are not really supported in this version. All the namespaces (including inlined into full names) will be ignored during names resolution.