Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [EnsLib] >  [UDDI] >  [uddi] >  [direction]
Private  Storage   

datatype class EnsLib.UDDI.uddi.direction extends %String

ODBC Type: VARCHAR

Created from: http://www.uddi.org/schema/uddi_v3.xsd

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Methods
DisplayToLogical IsValid JSONToLogical LogicalToDisplay
LogicalToJSON LogicalToOdbc LogicalToXSD Normalize
XSDToLogical


Parameters

• parameter ELEMENTQUALIFIED = 1;
• parameter MAXLEN;
The maximum number of characters the string can contain.
• parameter NAMESPACE = "urn:uddi-org:api_v3";
• parameter VALUELIST = ",fromKey,toKey";
Used for enumerated (multiple-choice) attributes. VALUELIST is either a null string ("") or a delimiter separated list (where the delimiter is the first character) of logical values. If a non-null value is present, then the attribute is restricted to values in the list, and the validation code simply checks to see if the value is in the list.


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