DocBook|Search
Class Reference
%xsd.anyURI
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%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 LogicalToDisplay 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.