This shows you the differences between two versions of the page.
|
xpath [2020/10/21 14:37] montse [XPath object identification] |
xpath [2020/10/21 14:37] (current) montse |
||
|---|---|---|---|
| Line 35: | Line 35: | ||
| |[ / @ ] |Selects the elements that have specific children| / / de[mg/@attr1='nrw']|"//de//" elements which have a "//mg//" child with an attribute "//attr1//" equal to "//nrw//"| | |[ / @ ] |Selects the elements that have specific children| / / de[mg/@attr1='nrw']|"//de//" elements which have a "//mg//" child with an attribute "//attr1//" equal to "//nrw//"| | ||
| - | \\ \\ | + | \\ |