Subject: Re: [xsl] Xpath question with processing-instruction() From: David Carlisle <davidc@xxxxxxxxx> Date: Thu, 19 Aug 2010 19:03:35 +0100 |
I know I can do this but I'm stumped.
Please consider the following XML:
<section> <?ModuleStart ShowIDs="yes"?> <title>Text of a title</title> <para>para in the section</para> </section>
I am current to the text() node of<title/>
I need to test to see if my parent has an immediate preceding sibling of processing-instruction named "ModuleStart"
If so I need to know the content of that PI.
I need to be sure that the test will NOT be true if I am current with the text() node of<para/>
Thanks in advance for your help Steve
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
RE: [xsl] Xpath question with proce, Ylvisaker, Steve | Thread | [xsl] RE: Xpath question with proce, Tony Nassar |
Re: [xsl] Xpath question with proce, Dimitre Novatchev | Date | Re: [xsl] XSLT 1.0 serializer for X, Hermann Stamm-Wilbra |
Month |