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

vue d'arbre

Exemple
 
//BBB[not(@*)]
Sélectionne tous BBB qui n'ont pas d'attribut

     <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