Is there a way to get a NodeList containing all nodes of a specified Document that match (XPath) to an expression string like
"/mux/content//sidebox" or "/mux/content[@lang = 'us-en']//sidebox[1]" etc.?
 
Thanks,
Jan.

Reply via email to