nishabenoy
1 Aug 2012, 10:49 PM
Hi All,
The below is the format of xml that i am getting .Please show me how it can be extracted to fill in a combo.
<?xml version="1.0" encoding="utf-16"?>< :LUT xmlns: ="lutid=0">
<DATA>
<RECORD xmlns="row="0"">
<FIELD xmlns="id="0"">A< xmlns="FIELD" />
<FIELD xmlns="id="1"">A< xmlns="FIELD" />
< xmlns="RECORD" />
<RECORD xmlns="row="1"">
<FIELD xmlns="id="0"">B< xmlns="FIELD" />
<FIELD xmlns="id="1"">B< xmlns="FIELD" />
< xmlns="RECORD" />
<RECORD xmlns="row="2"">
<FIELD xmlns="id="0"">C< xmlns="FIELD" />
<FIELD xmlns="id="1"">C< xmlns="FIELD" />
< xmlns="RECORD" />
</FIELD></FIELD>
</DATA>
Thanks in advance,
Nisha
The below is the format of xml that i am getting .Please show me how it can be extracted to fill in a combo.
<?xml version="1.0" encoding="utf-16"?>< :LUT xmlns: ="lutid=0">
<DATA>
<RECORD xmlns="row="0"">
<FIELD xmlns="id="0"">A< xmlns="FIELD" />
<FIELD xmlns="id="1"">A< xmlns="FIELD" />
< xmlns="RECORD" />
<RECORD xmlns="row="1"">
<FIELD xmlns="id="0"">B< xmlns="FIELD" />
<FIELD xmlns="id="1"">B< xmlns="FIELD" />
< xmlns="RECORD" />
<RECORD xmlns="row="2"">
<FIELD xmlns="id="0"">C< xmlns="FIELD" />
<FIELD xmlns="id="1"">C< xmlns="FIELD" />
< xmlns="RECORD" />
</FIELD></FIELD>
</DATA>
Thanks in advance,
Nisha