%DeepSee.PMML.Definition.SASchema
class %DeepSee.PMML.Definition.SASchema extends %Studio.SASchemaClass
This class implements SASchema for the PMML model classes. See also %DeepSee.PMML.ModelDefinitionParameters
parameter ROOTCLASSES = %DeepSee.PMML.Definition.PMML:PMML;
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/deepsee/pmml;
This is the namespace value used to identify this SA schema.
This corresponds to the XMLNamespace keyword of a Studio XData block.