This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Getting PI Attributes


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@4dconcept.fr
tel : 01 34 58 70 76



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]