Transform
Publishing transformation from a content
[
String format,
String result
]
= Transform (
String publishingId,
String modelName,
XML content
)
String format,
String result
]
= Transform (
String publishingId,
String modelName,
XML content
)
Parameters
publishingId
Identifier of publication template
modelName
Name of transformation model
content
Content data to transform
Return values
format
Output format
result
Transformation result
Features

