property children
as list of %ZEN.Report.Display.node(XMLELEMENTREF=1,XMLPROJECTION="ELEMENT",XMLTYPECONSTRAINT="CHOICE"); property parent
as %ZEN.Report.Display.node(XMLPROJECTION="NONE"); property xpath
as %String(XMLPROJECTION="NONE");
This method outputs the stylesheet that converts the input xml to the xml with Excel annotations
report, table and item should override this method. Nested tables not supported.