XSLT
25/06/2010
New XSLT mapping feature in HVR allows transformations inside HVR pipeline.
HVR now allows a channel to be specified with an XSLT transformation. XSLT (Extensible Stylesheet Language Transformations) is a declarative, XML based language for transforming XML documents. XSTL is developed by the World Wide Web Consortium (W3C); HVR's implementation fully conforms to this standard.This XSLT feature further increases HVR's flexibility; an HVR channel can either do plain replication between identical databases with great scaleability, but it can also be defined with
declarative logic (defined in SQL or XSLT) so that business transformations can be performed at high-speed in HVR's data stream.
