![]() |
Start Here
Setup
Adapters
Studio
Server
Monitor
Mapping
Scripting
Samples
Index
|
XML Templates |
Data Mapping
Linking Events
Linking Resources
Linking Tasks
XML Templates
XML Elements
XML Functions
The XML Stylesheet Language (XSL)When a Solution is loaded to run, every Task generates an XML Stylesheet Language Template (XSLT) based the Task's data mapping. These Templates are defined automatically when Data Mapping using the Design Studio. They can be enhanced by adding XSLT statements into a text editor within the Data Mapping panel. It is also an XML-based language, so the same basic syntax rules apply for Templates, Elements and Functions. Understanding basic XML syntax is necessary for the solution designer. Solutions must have all Events, Resource and Task Adapters inserted, cutomized and linked together before starting to modify XML Templates. For more information on the XSL specification, see http://www.w3.org/TR/xslt20.
Next: XML Elements
|