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]

Re: Getting PI Attributes


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@4dconcept.fr
> 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@idoox.com    </mail>   
<support> http://www.zvon.org  </support>


 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]