Subject: Re: [xsl] Xpath question with processing-instruction() From: Martin Honnen <Martin.Honnen@xxxxxx> Date: Thu, 19 Aug 2010 19:59:46 +0200 |
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/>
Martin Honnen http://msmvps.com/blogs/martin_honnen/
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
[xsl] Xpath question with processin, Ylvisaker, Steve | Thread | Re: [xsl] Xpath question with proce, Lars Huttar |
[xsl] check for whitespace value be, a kusa | Date | Re: [xsl] Xpath question with proce, Dimitre Novatchev |
Month |