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 |
How do I create an xml schema?
Is there any dtd file to validate atom feed files?
What are the three main characteristics of xml?
What do you mean by xslt <xsl: value-of> element?
What is the difference between xml and sql?
How dtd is different from xml?
What is valid xml document? What a well formed xml document?
What is Simple Element?
What is the information contained inside the xml file?
Define xml signature?
Write syntax to serialize class using XML Serializer?
clarify relationships of xslt with xsl