Component /dat/lib/filter/converter
Converter is a simple transform that converts the root tag name of an input document to a new tag name.
The resulting XML document is sent to the output port.
Pins
Ports
- input XML documents received on this port will have their root tag converted. The resulting document will
be sent on the output port.
- output resulting XML documents are sent to this port.
Properties
- type the root tag to be used in the result document. If blank, "result" will be used.
Copyright 2000,2001 Data Access Technologies