Community

What is XSL Apply-Imports

(Darla Ferrara) Definition: XSL:apply-imports is the counterpart to the ‘xsl:import’ element. Import allows you to combine two or more style sheets together.You create a master xsl page and import the style sheets you need for your XSLT code. Without the ‘apply-imports’ element, xsl:import does noth

Read More - Register for Free Membership