>> English << | česky | Nederlands | Français | Español | По русски | Deutsch ZVON > Tutorials > XPath Tutorial
Example 13 > Sample 1

Tree view

Example
 
//DDD/parent::*
Select all parents of DDD element

     <AAA>
          <BBB>
               <DDD>
                    <CCC>
                         <DDD/>
                         <EEE/>
                    </CCC>
               </DDD>
          </BBB>
          <CCC>
               <DDD>
                    <EEE>
                         <DDD>
                              <FFF/>
                         </DDD>
                    </EEE>
               </DDD>
          </CCC>
     </AAA>
Open the example in XLab. | Go to example



_____________________________________________
Reference Search | Sitemap | XML Glossary       ZVON | Systinet