OccurrencesAcronym ExpansionStreaming Transformations for XML DescriptionStreaming Transformations for XML (STX) is a one-pass transformation language for XML documents that builds on the Simple API for XML (SAX). STX is intended as a high-speed, low memory consumption alternative to XSLT. Since it does not require the construction of an in-memory tree, it is suitable for use in resource constrained scenarios. Additional informationhttp://stx.sourceforge.net/ |