Sunday, May 9, 2010

XQuery troubleshooting

you get:
weblogic.xml.query.exceptions.XQueryDynamicException: {err}FORG0005: expected exactly one item, got 2+ items

try this:
using element(*)* instead of element(*)

_________________

No comments: