[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Getting PI Attributes
Subject: Getting PI Attributes
From: Paul Terray <terray@xxxxxxxxxxxx>
Date: Mon, 21 Aug 2000 09:42:00 +0100
|
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
|