> Would it be desirable (and feasible) to include a requirement > to permit passing global parameters to imported stylesheets? > > <xsl:import href="uri"> > <xsl:with-param name="param_name" select="somevalue"/> > </xsl:import> > Would this behave any differently from overriding the parameter in the importing stylesheet, i.e. writing <xsl:import href="uri"/> <xsl:variable name="param_name" select="somevalue"/> ? Mike Kay Software AGReceived on Monday, 12 March 2001 08:27:03 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 10 August 2007 00:11:33 GMT