ServingXML News
Brought to you by:
danielaparker
ServingXML is a markup language for expressing XML pipelines, and an extensible Java framework for defining the elements of the language. It defines a vocabulary for expressing flat-XML, XML-flat, flat-flat, and XML-XML transformations in pipelines.
This release introduces an sx:reorderRecords element, to support reordering a group of records within a group section before mapping them to XML. This supports, for example, reading groups of detail records followed by summary records, and mapping them to summary tags enclosing detail tags.