Overview
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
xquery
type TXSBooleanType = class(TXSSimpleType)
XML Schema boolean type, derived from xs:boolean
function tryCreateValueInternal(const v: IXQValue; outv: PXQValue = nil): TXSCastingError; override;
function tryCreateValueInternal(const v: string; outv: PXQValue = nil): TXSCastingError; override;