Jan wrote: > 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.? You may want to have a look at the org.apache.xpath package that is included with Xalan. Check out the XpathAPI class. Xalan is also included with cocoon2. > > > > Thanks, > > Jan. -- Andre H. Juffer | Phone: +358-8-553 1683 The Biocenter and | Fax: +358-8-553-1141 the Dep. of Biochemistry | Email: [EMAIL PROTECTED] University of Oulu, Finland | WWW: http://www.biochem.oulu.fi/Biocomputing/ --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>