Home > Products > Screenshots > Optimize XSLT Stylesheets
Optimize XSLT Stylesheets
Stylus Studio®'s XSLT Profiler, illustrated below,
enables you to trace every detail of your XSLT stylesheet transformation, allowing you to create detailed performance benchmarks,
identify potential stylesheet bottlenecks, and to visually troubleshoot and eliminate them, thus optimizing your
XSLT stylesheet's overall performance. Illustrated below is an XSLT stylesheet transformation performance profile
report as analyzed by Stylus Studio®. You can configure the way Stylus Studio® benchmarks an XSLT stylesheet,
for example, by specifying the maximum depth for a trace, and what parameters to monitor.
A detailed execution tree with various performance metrics including depth, node,
execution time, percent of execution time, and so on, is displayed in the
Preview window at the bottom of the Stylus Studio® desktop.
Stylus Studio®'s XSLT profiler supports a powerful backmapping feature that allows you to click on any line in the Profiler Report,
which will result in the highlighting of the line of XSLT stylesheet source code corresponding to the particular entry in the call or
node summary. Using backmapping, it is easy to identify bottlenecks, make edits, then re-execute the XSLT stylesheet transformation,
and compare results. Stop throwing away money at expensive hardware based XML processing appliances and learn just how easy
it is to write faster XSLT stylesheets today!

FLWOR - An Introduction to the XQuery FLWOR Expression
An XQuery FLWOR Tutorial, covering an introduction to the main constructs of the XQuery FLWOR expression, including: For, Let, Where, Order By, and Return. Written by the W3C's Dr. Michael Kay.
Validating EDIFACT Documents with XML Schemas
Either before or after transforming EDIFACT content, generated XML Schemas will make sure that we have all of the necessary components, our codes are all according to the standard codelists, and every little delimiter is in the right place.
Oracle XML Tools
Oracle XML tools for working with relational and XML data, including exporting of database tables to XML and importing XML into the Oracle8i, Oracle9i and Oracle10g databases.
Translating XML documents to X12
In-place, via XSLT and via XQuery are all mechanisms supported for converting XML to X12