Difference between revisions of "HL72XMLTransformation"
(Created page with "==Description== HL72XMLTransformation element defines a HL7 string to XML transformation. =={{GVESB}} Configuration== [[File:HL72XMLTransformation.jpg|thumb|HL72XMLTransformat...") |
(→{{GVESB}} Configuration) |
||
Line 29: | Line 29: | ||
The attribute's value cannot be null. | The attribute's value cannot be null. | ||
|- | |- | ||
− | | SchemaOutput || optional || XSD Schema that | + | | SchemaOutput || optional || XSD Schema that describes the input XML. |
|- | |- | ||
| DataSourceSet || optional || DataSourceSet name from which retrieves the transformation map and validation schema. | | DataSourceSet || optional || DataSourceSet name from which retrieves the transformation map and validation schema. |
Revision as of 10:15, 3 April 2012
Description
HL72XMLTransformation element defines a HL7 string to XML transformation.
GreenVulcano® ESB Configuration
HL72XMLTransformation 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.hl7.HL72XMLTransformer. |
name | required | Transformation name.
The attribute's value cannot be null. |
validate | optional | The attribute's admitted values are:
|
validationType | optional | The attribute's admitted values are:
|
OutputXSLMapName | optional | Style-sheet to be used in the transformation.
The attribute's value cannot be null. |
SchemaOutput | optional | XSD Schema that describes the input XML. |
DataSourceSet | optional | DataSourceSet name from which retrieves the transformation map and validation schema.
The attribute's value cannot be null. |
HL72XMLTransformation might contain the following sub-elements: