How do you access elements in XML document?
Answer / kaushal bhardwaj
xml elements can be accessed by the use of xpath.
xpath gives the pathe of the particuler or a groop of elements
in an absolute path method. it starts from the root and goes
to the desired node through the chield nodes. eg
/root/chield/chield of chield.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the use of rss feed?
Why xsl won’t replace css?
What are the limitations of dtd?
How do I create my own document type?
What is xpath and xquery?
Explain how to rename a particular element and attribute from XML using XSL?
What is xml testing?
What is an xml document?
What is xml simple definition?
What is targetnamespace in xml?
What is the function of smon?
Why do xml namespaces start with http?