Class TXSBooleanType

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TXSBooleanType = class(TXSSimpleType)

Description

XML Schema boolean type, derived from xs:boolean

Hierarchy

Overview

Methods

Public function tryCreateValueInternal(const v: IXQValue; outv: PXQValue = nil): TXSCastingError; override;
Public function tryCreateValueInternal(const v: string; outv: PXQValue = nil): TXSCastingError; override;

Description

Methods

Public function tryCreateValueInternal(const v: IXQValue; outv: PXQValue = nil): TXSCastingError; override;
 
Public function tryCreateValueInternal(const v: string; outv: PXQValue = nil): TXSCastingError; override;
 

Generated by PasDoc 0.14.0.