Hi,
I am Basharat and I am new in the Computer field becauase just one month ago i have started. I have given a task to read xml data in a document/ojbect way not as a text.for example
Input File:
<Config>
<Allgemein><Labels label_3="Akos" label_2="Mahmood" label_1="Ashraf"/>
Allgemein>
Config>
OutPut should be like this:
Structure Value
Config
Allgemein
[comment] name
Labels
label_1 Ashraf
label_2 Mahmood
label_3 Akos
Sundaram SubramanianPosted Oct 5, 2017, 1:44 PM
Basharat MahmoodPosted Oct 6, 2017, 8:50 AM
Thanx Sundar!
I apprecieate your effort but I have seen this link too already. I am totally new thats why I am asking for help. Right now my task is to only show the values like Ashraf, Mahmood and Akos. If some1 can help I will be very thankful.
Basharat MahmoodPosted Oct 5, 2017, 8:06 AM
Gokhul VarmanPosted Oct 1, 2017, 3:00 AM