Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

EnsLib.XSLT.Transformer

class EnsLib.XSLT.Transformer extends Ens.BusinessOperation, EnsLib.XSLT.Common

This is an abstract base class that provides most of the functionality for transforming XML via XSLT

Method Inventory

Methods

method TransformMessage(pRequest As EnsLib.XSLT.TransformationRequest, Output pResponse As EnsLib.XSLT.TransformationResponse) as %Status
Default operation is to use a TransformationRequest to transform the input XML into the output

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab