Hi ,
When we create a form the below form instances will be created .
dm_xfm_schema xsd
dm_xml_config xml
dm_xfm_instance form
dmc_xfm_layout xml
dm_xfm_form xfm
I have rquirement where i need to parse the document to get the data out of the form .
But i am not sure which of the above form instance above i need to parse to get the data out of it .
Which of the above instance holds the data ?
Is there any one who worked on similar can help me
Regards
Srini