CreateTransformationSet():ITransformationSet
Generates a new set of transformations.
The instance generated here is used to add transformations to a SchemaChangeSet.
In this set Xsl transformations can be defined which adapt the Xml of all data objects of a schema. Thus attributes or elements can be added, removed, restructured or default values set. This is particularly useful if larger or complex changes have to be carried out in a SchemaChangeSet to schemas for which data objects already exist.
Return type: Onion.Client.ITransformationSet