Defines an XSL style sheet.

Style sheets are associated with screen classes or transactions and with sequences. They are used to define the display of data collected by the transaction or sequence, by performing a transformation of transaction or sequence XML outputs.
Moreover, Style sheets allow the Convertigo developer to manage the user interface’s display depending on the client browser.

Property Type Category Description
Browser String standard Defines the target browser (* means all browsers).
This property allows to define on which browser the Style sheet has to be applied. The list of available browsers is declared in the project’s Browsers property.
One Style sheet can be created for each declared browser on the same parent object (screen class, transaction or sequence).
Comment String standard Describes the object comment to include in the documentation report.
This property generally contains an explanation about the object.
URL String standard Defines the Style sheet URL (relative or absolute).
This property allows to define the path to the XSL file represented by this Style sheet object.