Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%xsd] >  [anyURI]
Private  Storage   

datatype class %xsd.anyURI extends %String

ODBC Type: VARCHAR

This data data type represents a URI Internally, this is stored as a string.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3


Summary

Methods
DisplayToLogical IsValid JSONToLogical LogicalToDisplay
LogicalToJSON LogicalToOdbc LogicalToXSD Normalize
XSDToLogical


Parameters

• parameter CONTENT = "escape";
Always escape inline
• parameter MAXLEN;
There is no length restriction for URI.
• parameter XSDTYPE = "anyURI";
Declares the XSD type used when projecting XML schemas.


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