Hitachi

uCosminexus Application Server XML Processor User Guide


3.2.2 XSLTC Transformer-based System Development and Operation

The error check for the XSLTC transformer is not as strict as that for the XSLT transformer. When you develop and operate a system that uses the XSLTC transformer, perform the operation checks with the XSLT transformer as follows:

  1. Make sure that error checking for the stylesheets is performed by using the XSLT transformer. This check can locate errors that cannot be detected by the XSLTC transformer, enabling you to find differences in error checks that might occur when interoperating with other systems.

  2. Hitachi recommends that you verify the result of the transformation by using the XSLTC transformer is same as that by using the XSLT transformer. This validation enables you to understand whether the transformer-specific operation affects the result of the transformation and to find the differences in error checks that might occur when interoperating with other systems.

See the following cautionary notes on XSLT and XSLTC transformers: