[
https://jira.jboss.org/browse/TEIID-1087?page=com.atlassian.jira.plugin.s...
]
Steve Hawkins reopened TEIID-1087:
----------------------------------
removing xpathquery in favor of the SQL/XML xmlquery, which can also replace our current
handling of XQuery commands
Add Function to Extract fragments from XML
------------------------------------------
Key: TEIID-1087
URL:
https://jira.jboss.org/browse/TEIID-1087
Project: Teiid
Issue Type: Sub-task
Components: Query Engine
Affects Versions: 6.0.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 7.0
We had a posting on the dev site (
http://devcentral.metamatrix.com/node/2089809383)
asking how they can retrieve an entire xml node from an input doc in a web service
transformation instead of just the node text. Our current xPath function xPathValue()
always return the text. We need something more like SQLXML extract()/extractvalue() so we
can return the xml OR the text.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira