Showing posts with label ORA-19280: XQuery dynamic type mismatch: expected atomic value - got node. Show all posts
Showing posts with label ORA-19280: XQuery dynamic type mismatch: expected atomic value - got node. Show all posts

Monday, 2 April 2012

ORA-19280: XQuery dynamic type mismatch: expected atomic value - got node

ORA-19280: XQuery dynamic type mismatch: expected atomic value - got node

Cause: A node was passed in to the expression where an atomic value was expected.

Action: Correct the XQuery expression to return an atomic value.