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

Tree view

Example
 
//DDD/BBB
Select all elements BBB which are children of DDD

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



_____________________________________________
Reference Search | Sitemap | XML Glossary       ZVON | Systinet