function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
srikeerthisrikeerthi 

Generate XML Structure for Contact Object

Hi

 

I need to generate XML Structure for Contact Object,that is I need a formatted Structure for 

all the fields,their relationships,tiriggers in XML format like

<Contact>

<field>

</field>

</Contact>

 

I dont know how to build exactly,If any one know about this help me.

 

 

Thanks

 

 

 

shra1_devshra1_dev

Hi Srikeerthi,

 

You can find the XML structure for Contact object in Eclipse Force.com IDE.

 

 

Regards,

Shravan