getKnownSchemas Method

Gets all the Schemas known by the context. This includes schemas added to the context using SchemaContext.addSchema. This does not include schemas that can be located by an ISchemaLocater instance added to the context. Does not include schemas that are partially loaded.

getKnownSchemas(): Schema[]

@returns An array of Schema objects.

Returns - Schema[]

An array of Schema objects.

Defined in

Last Updated: 16 April, 2024