XPath Demux Transform Pipeline Item

An XPath demux transform pipeline item is a demupltiplexer that takes a stream of SAX events as input and generates a sequence of SAX event streams as output. This demultiplexer does not itself perform a transformation, and it splits the source SAX stream of events whenever the XPath specified in the property editor is reached.