Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [EnsLib] >  [ebXML] >  [schema] >  [msg] >  [nonemptystring]
Private  Storage   

datatype class EnsLib.ebXML.schema.msg.nonemptystring extends %String

ODBC Type: VARCHAR

Created from: http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-2_0.xsd

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
5


Summary

Methods
DisplayToLogical IsValid JSONToLogical LogicalToDisplay
LogicalToJSON LogicalToOdbc LogicalToXSD Normalize
XSDToLogical


Parameters

• parameter ATTRIBUTEQUALIFIED = 1;
• parameter ELEMENTQUALIFIED = 1;
• parameter MAXLEN;
The maximum number of characters the string can contain.
• parameter MINLEN = 1;
The minimum number of characters the string can contain.
• parameter NAMESPACE = "http://www.oasis-open.org/committees/ebxml-msg/schema/msg-header-2_0.xsd";


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