A array of schemas. Note that one app can only have one schema. Developers can include more than struct definitions into the schema. Also, a new version of an app can update the schema, but the new schema must be backward compatible with the old one, meaning the developer can only add new struct definitions to the end of the old schema array.
Initialize the time series data schema of the current application.