MySQL Forums
Forum List  »  Connector/Node.js

XPath error with the node name "Text"
Posted by: clay_croft
Date: October 24, 2006 03:24AM

Hi, I encountered a problem when I use MySql to read XML string. The word "Text" seems to be reserved in MySql. So expressions like extractvalue(xml_string, "a/b/Text") cannot get executed. I would think this is quite restrictive because it is fairly common to use "Text" as the name of an XML element. Would you guys correct this in the next release?

Options: ReplyQuote


Subject
Written By
Posted
XPath error with the node name "Text"
October 24, 2006 03:24AM


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.