ancestor « XPath « XML Tutorial

Home
XML Tutorial
1.Introduction
2.Namespace
3.XML Schema
4.XPath
5.XSLT stylesheet
XML Tutorial » XPath » ancestor 
4.5.ancestor
4.5.1.What is Ancestor Axis
4.5.2.select ancestor::*
4.5.3.select="ancestor::names/child::name[1]/child::family"
4.5.4.Is product the ancestor of 'Java'?
4.5.5.for-each select="ancestor::*"
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.