[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: How to find out if the preceding sibling is a PI

Subject: RE: How to find out if the preceding sibling is a PI
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 2 Dec 2005 21:38:20 -0000
finding pi
test="preceding-sibling::node()[1][self::processing-instruction(xm-insertion
_mark_start)]"

Michael Kay
http://www.saxonica.com/ 

> -----Original Message-----
> From: Nadia.Swaby@xxxxxx [mailto:Nadia.Swaby@xxxxxx] 
> Sent: 02 December 2005 20:47
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject:  How to find out if the preceding sibling is a PI
> 
> Hi all,
> 
> I have a document that looks something like this:
> 
> <?xm-insertion_mark_start author="Nadia Swaby"
> time="20051202T111856-0500"?>
> <design.consideration></design.consideration>
> 
> I need to do a test to find out if the sibling immediately 
> preceding the
> design.consideration element is an xm-insertion_mark_start PI.
> 
> Basically, I need something like
> preceding-sibling::*[position() = 1 and
> processing-instruction('xm-insertion_mark_start')]
> but that statement doesn't return anything.
> 
> Is there any way of doing this?
> 
> Thanks
> 
> Nadia

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.