Skip to main content

%DeepSee.Model.SASchemaConnector

Class %DeepSee.Model.SASchemaConnector Extends %Studio.SASchemaClass [ System = 3 ]

This class implements SASchema for the DeepSee DataConnector classes.

Parameters

XMLNAMESPACE

Parameter XMLNAMESPACE = "http://www.intersystems.com/deepsee/connector/output";

This is the namespace value used to identify this SA schema. This corresponds to the XMLNamespace keyword of a Studio XData block.

ROOTCLASSES

Parameter ROOTCLASSES As STRING = "%DeepSee.Connector.connector:connector";

This is comma-separated list of the classes whose xml elements can be used as the root level element of a document.