HL72XMLTransformation
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 describe 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: