Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class DataFunction
Link copied to clipboard
abstract class Datatype(name: VNCName, schema: ResolvedSchemaLike, targetNamespace: VAnyURI? = schema.targetNamespace) : ResolvedBuiltinSimpleType
Link copied to clipboard
Link copied to clipboard
sealed class ListDatatype : Datatype, ResolvedBuiltinSimpleType, ResolvedGlobalSimpleType, ResolvedSimpleType.Model
Space separated for primitives. If the itemType is a Union the members of that union must be atomic.
Link copied to clipboard
Defined by construction or restriction