class %ZEN.Report.Display.SASchema
extends %Studio.SASchemaClass
This class implements SASchema for the ZEN report display classes.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
2
|
|
|
|
|
|
|
parameter ROOTCLASSES = "%ZEN.Report.Display.report:report,%ZEN.Report.Display.template:template,%ZEN.Report.Display.composite:composite";
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/zen/report/display";
This is the namespace value used to identify this SA schema.
This corresponds to the XMLNamespace keyword of a Studio XData block.