I figured it out, with help from my XSLT bible, XSLT 2nd Edition by Michael Kay. I was using xsl:include wrong. Once I changed the concept in which I used xsl:include it worked. Thanks to all who offered assistance.
Gary T. Schultz Web Technical Administrator / GIS Coordinator Wisconsin Department of Commerce 6th Floor P.O. Box 7970 Madison, WI 1-608-266-1283 -----Original Message----- From: Mark Lundquist [mailto:[EMAIL PROTECTED] Sent: Monday, March 29, 2004 12:07 PM To: [EMAIL PROTECTED] Subject: Re: xsl:include in Cocoon On Mar 29, 2004, at 10:02 AM, Schultz, Gary - COMM wrote: > I cannot get xsl:include to work in Cocoon? Does Cocoon support xsl > include? Yes -�that is, it doesn't interfere with it. > Does it need to be define in the sitemap? No. If you provide an example of your <xsl:include> that isn't working, and show what your directory structure looks like, we can tell you what's wrong. mark --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
