Re: [xslt] Implementation of unparsed-text() (XSLT 2.0)?
- From: Daniel Leidert <daniel leidert spam gmx net>
- To: xslt gnome org
- Subject: Re: [xslt] Implementation of unparsed-text() (XSLT 2.0)?
- Date: Wed, 16 Aug 2006 15:56:55 +0200
Am Mittwoch, den 16.08.2006, 15:45 +0200 schrieb Daniel Leidert:
> Am Mittwoch, den 16.08.2006, 15:11 +0200 schrieb Jeroen Ruigrok/asmodai:
> > -On [20060816 15:02], Daniel Leidert (daniel leidert spam gmx net) wrote:
> > >But it fails (with our without 'file://') and only shows the "error
> > >message". I was wondering, if xsltproc simply ignores the xi:include
> > >here, or if I'm doing something wrong.
> >
> > Are you calling xsltproc with the --xinclude parameter?
>
> Yes. I now tested with Xalan(2.6.0)/Xerces(2.6.2) and
> Saxon(6.5.5)/Xerces(2.6.2) and both do, what I want them to do with the
> code I provided. Only xsltproc seems to ignore the xi:include in the
> stylesheet, or it has a problem with the href-attribute. Shall xsltproc
> be able to process xi:include elements in a stylesheet? If not, I would
> like to add it as a wishlist item.
Hmm.
xmllint --xinclude my_file.xsl
[..]
<xsl:variable name="datei">a4
</xsl:variable>
[..]
Seems, this reads the content of xi:include. But xsltproc misses it.
Regards, Daniel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]