KmlSchemaData

constructor(attributes: Map<String, Any>, schema: KmlSchema)

Creates schema data from the attribute key-value pairs and schema.

Since

200.6.0

Parameters

attributes

The key-value pairs of the schema data.

schema

The schema associated with the schema data.