K3FlickId

value class K3FlickId(val value: String)(source)

Identification for flicks.

See UTS #35 Part 7 | Element: flick

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard

Returns true if this flick id is valid (i.e. any XML nmtoken).

Link copied to clipboard
open override fun toString(): String