Difference between revisions of "XML2BinTransformation"
(Created page with "==Description== Bin2XMLTransformation element defines a Binary to XML transformation. =={{GVESB}} Configuration== Bin2XMLTransformation is used by element [[GVDataTransformati...") |
(No difference)
|
Revision as of 07:26, 2 April 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: