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
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
5
|
|
|
|
|
|
|
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";