Answers
Dec 15, 2006 - 11:03 AM
Dec 16, 2006 - 01:34 AM
In your case, the absolute XPath to your "type" contents would be "/schema/type" . Xpath queries always retrieve a node set. In your case you should peek the first element.
XPath tutorial: http://w3schools.com/xpath/default.asp
Add New Comment