How to read all child elements in xml dom ? : salesforce integration



How to read all child elements in xml dom ? : salesforce integration..

Answer / Renu Verma

To read all child elements in an XML Document Object Model (DOM), you can use the getElementsByTagName() method. This method returns a NodeList of all elements with the specified tag name within the current node.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Salesforce Interview Questions

If an action is scheduled to be executed for a time-based workflow, is it possible to delete the workflow?

1 Answers  


How many types of email templates can be created in salesforce?

1 Answers  


Explain the skinny table. What are the considerations for skinny table?

1 Answers  


What are the Best Practices of Creating Contact Sharing Rules?

1 Answers  


What is the difference between the normal “insert” operation and “database.insert” operation ? Which is preferred over the other and why ?

1 Answers  


Will data be lost in a custom field if data type is changed to number from any other data type?

1 Answers  


Explain 'lookup relationship' in salesforce ?

1 Answers  


What is dashboard? : salesforce reports and dashboards

1 Answers  


Is it possible to restrict permission for users using permission set? : salesforce sharing and security

1 Answers  


Types of Sharing Rules in Salesforce and Explain it?

1 Answers  


What are the different dashboard components? : salesforce admin

1 Answers  


How can we call child component controller method from the parent component controller method?

1 Answers  


Categories