[
https://jira.jboss.org/browse/TEIID-1024?page=com.atlassian.jira.plugin.s...
]
Steve Hawkins resolved TEIID-1024.
----------------------------------
Resolution: Done
Added xmlparse/xmlserialize support. xmlparse is currently the same as Oracle's - it
doesn't support stripping whitespace, but it supports an optional WELLFORMED
nonreserved word to indicate that validation should be bypassed. xmlparse does support
blobs. xmlserialize is based on SQL/XML 2003, so it does not yet support advanced options
for binary output. XML values that represent CONTENT (with a non-element, or
multiple-node root) cannot be used directly in operations such as xmlquery - context items
must have a single element root. But they can be used in other operations, such as
xmlconcat.
Support conversion between clob and sql/xml
-------------------------------------------
Key: TEIID-1024
URL:
https://jira.jboss.org/browse/TEIID-1024
Project: Teiid
Issue Type: Sub-task
Components: Query Engine
Affects Versions: 7.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 7.0
We should support the conversion between sql/xml and clob to broaden the ability of users
to treat values as xml.
--
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