Skip to main content

%iKnow.Model.SASchemaMetrics

class %iKnow.Model.SASchemaMetrics extends %Studio.SASchemaClass

This class implements SASchema for the iKnow model classes for metric definitions. See also %iKnow.Metrics.MetricDefinition

Parameters

parameter ROOTCLASSES = %iKnow.Model.metrics:metrics;
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/iknow/metrics;
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