Module Encodings.XML_UTF8_UCS_validator

Accepts all values within the UCS character value range except * those which are invalid for all UTF-8-encoded XML documents.

val validate : Stdlib.Uchar.t -> unit