<?xml version="1.0" encoding="utf-8"?>
<ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns="http://
tempuri.org/">
 <string>10,16,12,13,14,15,11,17</string>
 <string>korayo</string>
 <string>130</string>
</ArrayOfString>


how to assing  XML data to bellow values with jquery , thanks

yetki = 10,16,12,13,14,15,11,17
user = korayo
totalfile = 130

Reply via email to