Functions Related to QNames
Functions Related to QNames
local-name-from-QName(QName(‘http://www.example.com/example’, ‘person’))
from within a Java application, in order to extract the result from the result sequence, one would have to use this code:
String n = ((XSNCName)rs.first()).stringvalue(); println(n);
தமிழ்
புதுப்பிக்கபட்ட நாள் : 01-11-2016 14:32:31(இந்திய நேரம்)