Advanced Customization > Info*Engine User’s Guide > Info*Engine Custom Tag Reference > Info*Engine Tags > Supplied Library Tags (XSL)
  
Supplied Library Tags (XSL)
This tag library adds basic support for XSL transformation of Info*Engine groups onto the client’s output stream.
These tags are included in the /com/infoengine/tlds/xsl.tld tag library. To use these tags, you must include a taglib directive in your task similar to the following:
<%@ taglib uri="/com/infoengine/tlds/xsl.tld"
prefix="xsl" %>
The syntax for these tags assumes that you have specified the xsl prefix in the taglib directive. If you specify a different prefix, use the prefix you specified in place of xsl in the tag syntax.