Hi I am very much new to xml parsing ,i am trying to parse an xml file using the digester parser , i have done the parsing , but how do i read the root element attributes some thing like this
I could able to read the xmlns attribute , but how to i read the xmlns:xsil, xsi:schemalocation attributes ,how do i do this?