Subject: Re: Getting PI Attributes
From: Miloslav Nic <nicmila@xxxxxxxxx>
Date: Mon, 21 Aug 2000 10:47:53 +0200
|
See examples for the function processing-instruction(string?) at:
http://www.zvon.org/xxl/XSLTreference/Output/index.html
the output is from SAXON
Paul Terray wrote:
>
> Hello everybody,
>
> I'm trying to get the entire content of a PI with Xalan. However, I just
> get the first word, i.e. the PI itself, not its attributes.
>
> For example, I have this PI : <?Pub _hardspace?>
>
> With this mathing :
> <xsl:template match="processing-instruction('Pub')">
> I get my PI, but I don't have any way to get the "_hardspace". Is there any
> way to do that ?
>
> Thanks.
> --
> Paul Terray - terray@xxxxxxxxxxxx
> tel : 01 34 58 70 76
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
--
******************************************
<firstName> Miloslav </firstName>
<surname> Nic </surname>
<mail> nicmila@xxxxxxxxx </mail>
<support> http://www.zvon.org </support>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|