xml - xpath of two attributes -


i have following xml file here

i'm trying out xpath:

//skos:concept[@rdf:about="http://aims.fao.org/aos/agrovoc/c_7776"]/skos:preflabel[@xml:lang='en'] 

in order value timber trees, however, don't value. if omit xml:lang='en', i'm getting values that's not wanted data. wrong xpath?


Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

r - Quantstrat logical error while running applySignals - missing value where TRUE/FALSE needed -