persistent class EnsLib.XSLT.TransformationRequest
extends Ens.Request
Request the transformation of some XML
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
3
|
|
|
|
|
|
property Content
as %Stream.GlobalCharacter;
XML Stream to transform
property Parameters
as array of %String(MAXLEN=512);
Name/Value pairs to be passed into the XSLT transformation
property StylesheetKey
as %String [ InitialExpression = "DEFAULT" ];
Stylesheet key for the XSL to use