Massoud,
if you had that xml as json object then the stored procedure would work just fine ![]()
also the stored procedure will return a json object
as json becomes the standard for web communication, I would suggest to look into json examples instead of xml. as of right now, I don't think HANA handles XML
here is an example of how to call and return json from a stored proc in case you need it sample json call from stored proc