XMLStyleSheet.LoadXML

From Xojo Documentation

Method

XMLStyleSheet.LoadXML(XML as String)

Supported for all project types and targets.

Parses an XML string into the XSL document.


Method

XMLStyleSheet.LoadXML(f as FolderItem)

Supported for all project types and targets.

Parses an XML file into the XSL document.