%DeepSee.Model.SubjectArea.SASchema
class %DeepSee.Model.SubjectArea.SASchema extends %Studio.SASchemaClass
This class implements SASchema for the DeepSee Subject Area model classes.Parameters
parameter ROOTCLASSES = %DeepSee.Model.SubjectArea.subjectArea:subjectArea;
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/subjectarea;
This is the namespace value used to identify this SA schema.
This corresponds to the XMLNamespace keyword of a Studio XData block.