Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%xsd] >  [boolean]
Private  Storage   

datatype class %xsd.boolean extends %Boolean

ODBC Type: VARCHAR

This data type represents a boolean value. Internally, this is stored as an integer with value of 0 (false) or 1 (true).

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1


Summary

Methods
DisplayToLogical IsValid LogicalToDisplay LogicalToXSD
Normalize XSDToLogical


Parameters

• parameter XSDTYPE = "boolean";
Declares the XSD type used when projecting XML schemas.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.