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 an xml namespace prefix?
What is xslt standard?
What is xslt example?
How do I download an xml file?
How does xml store and transport data?
Are xml tags case sensitive?
Would you be able to use the xslt to convert html into vxml?
Who developed xml?
How do I create an xsl file?
How do I subscribe to an rss feed?
Where is my rss feed on wordpress?
Can a root element type be explicitly declared in the dtd?