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 |
Are xml tags case sensitive?
What is atom 1.0 standard?
How do I associate an xml in excel?
What are the differences between HTML and XML?
How do I change a text file to xml?
What is xml tag library?
How do I create my own document type?
How do you describe xml data?
What do you understand by svg and smil? Give examples
What is an atom syndication feed?
Explain an overview of xml.
describe the role of xpath?