Write a Xquery to get the output in the below format over the Input XML data



[prefix the ID of the book with ‘IND000’ and display. Eg : IND000bk101 for the book having id bk101] [part of the name after comma “ , ” ] [part of the name before comma “ . ” ] [Title of the book] [the amount is in GBP. Convert the amount in INR . Add 12.4% VAT . Display the value here] [present date is in yyyy-mm-dd format. Display the value in dd-mm-yyyy format] [description value]


No comments:

Post a Comment