Component /dat/lib/filter/nullFilter
Converter is a simple transform that removes all nested elements that are empty.
The resulting XML document is sent to the output port.
Pins
Ports
- input XML documents received on this port will have any nested empty elements removed. The resulting document will
be sent on the output port.
- output resulting XML documents are sent to this port.
Properties