Class Reference
%xsd.base64Binary
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [%xsd] >  [base64Binary]
Private  Storage

datatype class %xsd.base64Binary extends %Binary

ODBC Type: VARCHAR

This data type represents binary data that will be encoded using base64 for XML serialization. Internally, this is stored as a string containing a binary value.

When a %xsd.base64Binary data type value is projected to a client application, such as when it is used in a Java, Visual Basic (ActiveX), ODBC, or JDBC application, the Object Server performs no translations or conversions on it. That is, the actual binary data is sent to and from the client without any Unicode (or other) translations.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1


Summary

Methods
IsValid JSONToLogical LogicalToJSON LogicalToXSD XSDToLogical

Subclasses
%XML.Security.CryptoBinary EnsLib.UDDI.dsig.CryptoBinary EnsLib.UDDI.dsig.DigestValueType

Parameters

• parameter MAXLEN;
There is no length restriction for %xsd binary types.


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