from the given piece of xml document
how to read the attributes names and their values from an xml document as the given format below
{category:'COOKING',title:'Everyday Italian',author: 'Giada De Laurentiis',year: '2005',price:'30.00'}
{category:'CHILDREN',title:'Harry Potter',author: 'J K. Rowling',year: '2005',price:'29.99'}
is there any sample code that i can refer ?
thanks in advance.
3 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jaish MathewsPosted Jun 28, 2019, 6:11 AM
Amit MohantyPosted Jun 28, 2019, 5:41 AM
Rajanikant HawaldarPosted Jun 28, 2019, 5:20 AM