MySQL Forums
Forum List  »  Connector/Node.js

Re: MySQL 5.1 - XPath Question
Posted by: Steffen Sens
Date: March 10, 2008 09:14AM

Hallo,

long time ago...but did you get an answer or a solution for the problem?

I have to import data from a xml file in a mysql with a complex structure and I also need a output like you described. I think, with the mysql function extractvalue() only a small amount of XPATH functions are available and some very important axis are not supported i.e. preceding-sibling, so you could get i.e. get from the node (tag):

<author>

the

preceding-sibling : <title>

I am look for other xml parser with good xpath support i.e a perl module or so...

best regards
Steffen Sens

Options: ReplyQuote


Subject
Written By
Posted
March 01, 2007 07:10AM
Re: MySQL 5.1 - XPath Question
March 10, 2008 09:14AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.