|
Home > Online Product Documentation > Table of Contents > Profiling XSLT Stylesheets Profiling XSLT Stylesheets
In addition to debugging tools for XSLT, Stylus Studio provides the XSLT Profiler, a tool that helps you evaluate the efficiency of your XSLT. By default, the performance metrics gathered by the XSLT Profiler are displayed in a preformatted report, like the one shown Figure 246:
The report format is controlled by the default XSLT stylesheet,
profile.xsl, in the
In addition to generating the standard XSLT Profiler report, you can save the raw data generated by the Profiler and use this data to create your own reports. See Enabling the Profiler for more information about this procedure.
A complete list of all the videos demonstrating Stylus Studio's features is here: http://www.stylusstudio.com/xml_videos.html. |
Validate XML Using XSD
You can validate XML documents against any data model defined using W3C XSD, using any major XSD Validator, including MSXML 3.0, MSXML 4.0, MSXML 6.0, Xerces-J, Xerces-C, Microsoft System.XML (1.0 and 2.0), XSV, the Saxonica XSD Validator and others.
Web Service Standards
Stylus Studio supports Web service standards including WSDL, UDDI and SOAP. The Web Service Tester lets you easily develop and leverage Web services in your XML applications.
SQL/XML Tutorial
Many developers need to be able to write applications that work for databases from multiple vendors. This SQL/XML Tutorial refers to SQL/XML, XQuery, and Native XML Programming Languages to do just that.
Convert EDIFACT to XML Schema
Convert EDIFACT to XML with Stylus Studio's XML Schema and legacy data integration tools.