DocBook|Search
Class Reference
%XML.Oid
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%XML] >  [Oid]
Private  Storage  

datatype class %XML.Oid extends %String

ODBC Type: VARCHAR

The %XML.Oid datatype class represents an OID field in an XML enabled class and has the following behavior:
1) If the property has not been set, it's value will default to ..%Oid(). Thus opening and exporting a persistent object will result in including the OID.
2) It is possible to set the property value and then retrieve it. Thus the exported class can be imported and the imported Id is available to the programmer. Note that it will still be the programmer's responsibility to deal with the imported OID -- no automatic matching of records is done based on this OID.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1


Summary

Methods
DisplayToLogical IsValid LogicalToDisplay LogicalToOdbc
LogicalToXSD Normalize XSDToLogical


Parameters

• parameter XSDTYPE = "string";
Declares the XSD type used when projecting XML Schemas.