On Fri, 2002-01-25 at 02:58, Michael Kroell wrote: > XInclude support has been implemented since June 2001. So why not grep > the current AxKit version at > > http://axkit.org/download/AxKit-1.5.tar.gz > > and you will be able to do things like > > <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" >href="http://www.berjon.com/dahut.txt"/> > > in your XML files?
I was looking in the source code yesterday, and I don't think AxKit currently expands xincludes on the XSL source tree. Only on the XML coming into the XSL transformer. > Michael > > P.S.: > You still have the option use external entities or document() then. In the case of XSL, I think <xsl:import> and <xsl:include> are the relevant equivalents. I think I would personally prefer to use <xsl:import> to using XInclude anyway. > -----BEGIN PGP SIGNATURE----- > Version: PGP 6.5.8 > > iQA/AwUBPFEQHHjN0CNeKmaIEQLKUgCgg61e69OjRJloctvR7hv2VpiNBAoAn2wx > fX/DQjcrH88TV0TiAYHkq+BF > =sZ2q > -----END PGP SIGNATURE----- > > > --------------------------------------------------------------------- > 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]
