Hi All,
i have one requiremt that, i will get the xml document as input to IS, below is the structure, i have created documenttype with .xsd file in IS
persons------------------------------------------documentList
—information----document
------UIdata------------documentList
--------contactinformation------document
----------contactname--------------string
----------contactcode--------string
- ----personaldata--------------documentlist
-------contactinformation------document
----------contactname--------------string
----------contactcode--------string
------TelefoneInformation ------------documentlist
-------contactinformation------document
----------contactname--------------string
----------contactcode--------string
------EdataInformation ------------documentlist
--------contactinformation------document
----------contactname--------------string
----------contactcode--------string
in UI interface i need to display the . contactinformation.contactcode of UIdata,personaldata,TelefoneInformation,EdataInformation in one dropdown box as a output.
how to send xml input data to UI, and display in one combobox at runtime.
xml data is the input data, how can i achieve this please any one help me to develop this scenariao.
regards,
anil kumar e