Re: [xsl] Doubt about xsl:include and/or xsl:import

Subject: Re: [xsl] Doubt about xsl:include and/or xsl:import
From: Mike Brown <mike@xxxxxxxx>
Date: Wed, 30 Oct 2002 13:10:23 -0700 (MST)
Paulo (Shape.Tech) wrote:
> Could you tell me if the xsl:include and/or xsl:import can include or import
> another kind of files?

Just XSLT files. The children of the xsl:stylesheet or xsl:transform element
in the included file are added as children of the xsl:stylesheet or 
xsl:transform element in the including file.

And this is a "question", not a "doubt".

   - Mike
____________________________________________________________________________
  mike j. brown                   |  xml/xslt: http://skew.org/xml/
  denver/boulder, colorado, usa   |  resume: http://skew.org/~mike/resume/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread