Skip to main content

%UIMA.Model.SASchema

This capability is being deprecated and will be removed in a future release of InterSystems IRIS. Please reach out to your account team if you need an alternative solution.

This class implements SASchema for UIMA annotation store definitions. See also %iKnow.DomainDefinition

Parameters

parameter ROOTCLASSES = %UIMA.Model.annotationStore:store;
This is comma-separated list of the classes whose xml elements can be used as the root level element of a document.
parameter XMLNAMESPACE = http://www.intersystems.com/UIMA/annotationStore;
This is the namespace value used to identify this SA schema. This corresponds to the XMLNamespace keyword of a Studio XData block.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab