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

RE: Simple xpath software request

  • To: "Kris Thompson" <race@b...>,<xml-dev@l...>
  • Subject: RE: Simple xpath software request
  • From: "Joshua Allen" <joshuaa@m...>
  • Date: Wed, 27 Feb 2002 23:54:46 -0800
  • Thread-index: AcHAEp0cEGD3ctEKRsm7Xz87VKF4MgAGjPog
  • Thread-topic: Simple xpath software request

software request url recursively
Well, there is an XSLT stylesheet that gives you the absolute XPath of
each node in a document:
http://msdn.microsoft.com/code/default.asp?url=/code/sample.asp?url=/msd
n-files/026/002/676/msdncompositedoc.xml
This is standard XSLT so could be run in Xalan.  But probably even
easier if you already have a reference to a node is to just write a
function that recursively grabs the node.Parent and concats the name and
position (which is really all the XSLT is doing).


> -----Original Message-----
> From: Kris Thompson [mailto:race@b...]
> Sent: Thursday, February 28, 2002 11:59 AM
> To: xml-dev@l...
> Subject:  Simple xpath software request
> 
> I must have missed it but I feel like my searching has been complete.
I
> am looking for a way, using one of the more popular parsers idealy
> Xerces, to if given a node in a document return the XPath string
> representation of that node.  Something like the following would be
nice
> 
> public static String getXPath(Document doc, Node node)
> 
>     where node is the node that I want the XPath expression on and doc
> is the document for which this node exist.
> 
> If this does not exist in any popular parsers than has anyone created
> this piece of code for which I could have?
> 
> Thanks
> 
> Kris Thompson
> 
> 
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
> 
> The list archives are at http://lists.xml.org/archives/xml-dev/
> 
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>


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
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

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.