English | česky | Nederlands | >> Français << | Español | По русски | Deutsch ZVON > Tutorials > XPath Tutorial
Exemple 5 > Echantillon 3

vue d'arbre

Exemple
 
//BBB[@name]
Sélectionne tous BBB qui ont un attribut name

     <AAA>
          <BBB id = "b1"/>
          <BBB id = "b2"/>
          <BBB name = "bbb"/>
          <BBB/>
     </AAA>
Ouvrez l'exemple dans XLab | Allez à l'exemple



_____________________________________________
Reference Search | Sitemap | XML Glossary       ZVON | Systinet