hi experts,
i m reading data from XML file for attandances of differnrt employees,the datas are in the form "<NAME>CARD_NO</NAME>
" what i want while reading data from xml file i have to remove starting and ending "<NAME>" from "<NAME>CARD_NO</NAME>" for this how will we do this is there any standard codes for this plz let me know.