SchemaElement

interface SchemaElement

Common interface implemented by all the elements of a SchemaDocument. It serves to facilitate the generation of useful validation error messages.

Inheritors

Properties

Link copied to clipboard
abstract val elementName: String
Link copied to clipboard
abstract val elementType: String