val form: Form

Gets the form the Schema takes on.

The return value of this method is not meaningful if the Schema is not a valid schema, such as if calling verify on its containing root schema raises InvalidSchemaException.

Return

the form of the schema