HP XML Accelerator for SAP NetWeaver PI Version 1.0 - FAQ on XML Transformations, First edition

3 Support of XSLT mappings according to the PI standard
When executing XSL translations in PI, is the SAP XML Toolkit (for releases
lower than 7.1) and the JDK 5 (for releases equal/greater than 7.1)
supported?
See http://help.sap.com/saphelp_nwpi711/helpdata/en/73/f61eea1741453eb8f794e150067930/
content.htm.
The XML Accelerator product is independent of the SAP XML Toolkit version. JDK Version 5
and above is supported.
Are <xsl:include> and <xsl:import> to include predefined templates for
substructures and <xsl:message> for error handling supported?
See the following:
http://help.sap.com/saphelp_nwpi711/helpdata/en/73/f61eea1741453eb8f794e150067930/
content.htm
http://help.sap.com/saphelp_nwpi711/helpdata/en/8a/7672f7d7e444439fd7024f806221a4/
content.htm
These functions are fully supported.
Are Java enhancements for XSLT mapping programs supported?
See http://help.sap.com/saphelp_nwpi711/helpdata/en/55/7ef3003fc411d6b1f700508b5d5211/
content.htm.
XSLT version 1.1 is supported which provides for Java extensions.
Are all classes in Java Mapping API (package com.sap.aii.mapping.api)
of PI 7.1 and higher supported
See http://help.sap.com/saphelp_nwpi711/helpdata/en/e2/e13fcd80fe47768df001a558ed10b6/
content.htm.
Are all classes in Java Mapping API (SAP NetWeaver 2004 and 7.0)
supported?
See http://help.sap.com/saphelp_nwpi711/helpdata/en/43/a6ec37a9151bbce10000000a1553f7/
content.htm .
All Java mapping classes in NetWeaver PI are supported.
Can other standard libraries of the SAP J2EE server be used in Java
enhancements?
See http://help.sap.com/saphelp_nwpi711/helpdata/en/bd/c91241c738f423e10000000a155106/
content.htm.
Use of the SAP XML Toolkit (sapxmltoolkit) in transformations which are accelerated is not
supported.
Use of the SAP Java Connector (SAP JCo) in transformations which are accelerated is not
supported.
The use of the SAP Logging Service in accelerated transformations is supported.
6 Support of XSLT mappings according to the PI standard