Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

EnsLib.ebXML.schema.msg.nonemptystring

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

ODBC Type: VARCHAR

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

Parameters

parameter ATTRIBUTEQUALIFIED = 1;
parameter ELEMENTQUALIFIED = 1;
parameter MAXLEN;
Inherited description: The maximum number of characters the string can contain.
parameter MINLEN = 1;
Inherited description: 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;

Inherited Members

Inherited Methods

FeedbackOpens in a new tab