Difference between revisions of "HL72XMLTransformation"

From GreenVulcano Wiki
Jump to: navigation, search
({{GVESB}} Configuration)
({{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 describes the input XML.
+
| SchemaOutput || optional || XSD Schema that describes the output 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.

Latest revision as of 10:22, 3 April 2012

Description

HL72XMLTransformation element defines a HL7 string to XML transformation.

GreenVulcano® ESB Configuration

HL72XMLTransformation with VulCon

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:
  • true
  • false
validationType optional The attribute's admitted values are:
  • xsd
  • dtd
OutputXSLMapName optional Style-sheet to be used in the transformation.

The attribute's value cannot be null.

SchemaOutput optional XSD Schema that describes the output 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: