| English | česky | Nederlands | Français | >> Español << | По русски | Deutsch | ZVON > Tutorials > XPath Tutorial |
| Intro / Buscar / ZVON |
| Ejemplo 5 > Muestra 1 |
| //@id |
|---|
| Selecciona todos los atributos 'id' |
|
<AAA> <BBB id = "b1"/> <BBB id = "b2"/> <BBB name = "bbb"/> <BBB/> </AAA> |
| Abrir el ejemplo en XLab. | Ir al ejemplo |