This is another example illustrating how Smooks can transform XML streams into another format. In this example, edi:unparser
is configured to turn the XML stream into EDI. No other transformation is performed on the underlying data.
mvn clean package
mvn exec:exec