XML.com: XML From the Inside Out

XML.comWebServices.XML.comO'Reilly Networkoreilly.com
  Articles | Weblogs | Newsletter | Safari Bookshelf
advertisement

Article:
 From One String to Many
Subject: Use xsl:include when importing EXSLT stylesheets
Date: 2004-05-03 08:22:45
From: jim fuller

A typical FAQ we get with EXSLT users is how they bring in a template.


Even though we have created libraries it is recc to directly import just the needed EXSLT stylesheets using xsl:include.


ex.
<xsl:include href="library/str.tokenize.template.xsl"/>


you will also need to include any dependent EXSLT templates as well.


cheers, Jim Fuller


No Previous Message Previous Message   Next Message No Next Message

Sponsored By:


Contact Us | Our Mission | Privacy Policy | Advertise With Us | | Submissions Guidelines
Copyright © 2008 O'Reilly Media, Inc. | (707) 827-7000 / (800) 998-9938