Is it possible to use mor complex xpath statements with the xpathdocument() func

Is it possible to use mor complex xpath statements with the xpathdocument() function? For example something like:

xpathdocument(pv!xml_doc,"for $i in //ns:xyz/ns:abc/text() return if($i = 'Yes') then 'true' else 'false'")

I am getting an error when trying to execute the above statement.

OriginalPostID-214096

OriginalPostID-214096

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data