Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » XPATH
XPATH [message #48035] Mon, 21 June 2004 11:50 Go to next message
Eclipse UserFriend
Originally posted by: akky_007in.yahoo.com

i need to display relative xpath value of a particular element in a tree.
any help or code snippets in finding relative xpath value of a particular
node in a tree is highly appreciated.
Re: XPATH [message #48095 is a reply to message #48035] Mon, 21 June 2004 14:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Akshay,

What kind of tree are you refering to? A DOM? This isn't really an XSD
question I think...

Akshay wrote:

> i need to display relative xpath value of a particular element in a tree.
> any help or code snippets in finding relative xpath value of a particular
> node in a tree is highly appreciated.
Re: XPATH [message #48155 is a reply to message #48035] Mon, 21 June 2004 16:23 Go to previous message
Eclipse UserFriend
Originally posted by: invalid.soft-gems.net

Akshay wrote

>i need to display relative xpath value of a particular element in a tree.
>any help or code snippets in finding relative xpath value of a particular
>node in a tree is highly appreciated.

Ed is right, this is really not an xsd question, but since I'm using that
stuff the whole day my recommendation is JDOM (www.jdom.org) together with
Jaxen (have the link not with me, try Google). This combination (togther
with Ed's xsd package) work great together.

Mike
--
www.soft-gems.net
Re: XPATH [message #589394 is a reply to message #48035] Mon, 21 June 2004 14:32 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Akshay,

What kind of tree are you refering to? A DOM? This isn't really an XSD
question I think...

Akshay wrote:

> i need to display relative xpath value of a particular element in a tree.
> any help or code snippets in finding relative xpath value of a particular
> node in a tree is highly appreciated.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: XPATH [message #589420 is a reply to message #48035] Mon, 21 June 2004 16:23 Go to previous message
Mike Lischke is currently offline Mike LischkeFriend
Messages: 78
Registered: July 2009
Member
Akshay wrote

>i need to display relative xpath value of a particular element in a tree.
>any help or code snippets in finding relative xpath value of a particular
>node in a tree is highly appreciated.

Ed is right, this is really not an xsd question, but since I'm using that
stuff the whole day my recommendation is JDOM (www.jdom.org) together with
Jaxen (have the link not with me, try Google). This combination (togther
with Ed's xsd package) work great together.

Mike
--
www.soft-gems.net
Previous Topic:Error, "The element may not have duplicate name and target namespace"
Next Topic:xsdComplexType
Goto Forum:
  


Current Time: Thu Apr 25 15:29:32 GMT 2024

Powered by FUDForum. Page generated in 0.03084 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top