aman.tripathi 0 Newbie Poster

hi,

My problem is that i have to insert label in tags in an xml file.
ex. after inserting, each tag should look like this :
<udf_01 label="Eye Color">yes</udf_01>

here , 'udf_01' is the column name and 'yes' is the for this column.
i have to insert the label inside this tag.

please solve my problem.

Thanks in advance.