XPath is a language and a system to query XML resources. http://www.zvon.org/xxl/XPathTutorial/General/examples.html is supposed to be a good tutorial on XPath. xpath@google should provide you all the relevant links. Have Fun!
XPath is a language and a system to query XML resources. http://www.zvon.org/xxl/XPathTutorial/General/examples.html is supposed to be a good tutorial on XPath. xpath@google should provide you all the relevant links. Have Fun!
Comments (1)
May 14, 2007
Arun Batchu says:
You could probably use an XSL TransformYou could probably use an XSL Transform
Add Comment