Shape definition for boolean values.
Validates boolean literals. Boolean shapes accept only true or false values and do not support additional constraints.
true
false
XSD 1.1 Part 2: Datatypes § 3.3.2 boolean
Readonly
Discriminator identifying this as a boolean shape.
Prototype value for runtime model assembly.
Shape definition for boolean values.
Validates boolean literals. Boolean shapes accept only
trueorfalsevalues and do not support additional constraints.See
XSD 1.1 Part 2: Datatypes § 3.3.2 boolean