I have XML where:
<class name ="Computer @start>
and it’s no problem to retrieve this data using XQuery but is it possible to process that data more for I need to get something like this:
true
Other words if I find @start, I need to split this data in the attribute. Is it possible to do with XQuery and if yes how?
Appreciate, with regards Dalius.
#Tamino#API-Management#webMethods