Difference between revisions of "Bin2XMLTransformation"
(Created page with "==Description== Bin2XMLTransformation element defines a Binary to XML transformation. =={{GVESB}} Configuration== Bin2XMLTransformation is used by element [[GVDataTransformati...") |
(No difference)
|
Latest revision as of 17:27, 23 March 2012
Description
Bin2XMLTransformation element defines a Binary to XML transformation.
GreenVulcano® ESB Configuration
Bin2XMLTransformation is used by element Transformations.
The following table shows its attributes:
Attribute | Type | Description |
---|---|---|
type | fixed | This attribute must assume the value transformation. |
class | fixed | This attribute must assume the value it.greenvulcano.gvesb.gvdte.transformers.bin.bin2xml.BinaryToXMLTransformer |
name | required | Transformation name.
The attribute's value cannot be null. |
ConversionMapName | required | Conversion map name.
The attribute's value cannot be null. |
DataSourceSet | optional | DataSourceSet name from which retrieve the transformation map and validation schema.
The attribute's value cannot be null. |
Bin2XMLTransformation might contain the following sub-elements: