package csvfields

  1. Overview
  2. Docs

Module Xml.RestrictionSource

Restriction generation

Sourcetype t
Sourcemodule Format : sig ... end
Sourceval enumeration : string -> t
Sourceval fraction_digits : int -> t
Sourceval length : int -> t
Sourceval max_exclusive : int -> t
Sourceval min_exclusive : int -> t
Sourceval max_inclusive : int -> t
Sourceval min_inclusive : int -> t
Sourceval min_length : int -> t
Sourceval max_length : int -> t
Sourceval pattern : string -> t
Sourceval total_digits : int -> t
Sourceval simple_type : restrictions:t list -> format:Format.t -> xml list

An xsd simpleType

OCaml

Innovation. Community. Security.