Marco Roos wrote: > My apologies that it took so long to finally try this, but yes, it does > exactly > what I want :-) > > It seems that the namespace bit is essential too, isn't it? In Paul's example > workflow (thanks Paul) I saw a lot of localname() functions in his xpath > queries, which also suggests that. It was only after I saw this in your > example > that I realized namespaces can be an issue in xpath.
xpath likes having the namespaces declared at the beginning of the XML document. If they are specified in inner elements then they are not (normally) recognised by the xpath processor. > Maybe Allen can add this as a note in the documentation too, or preferably > somewhere in Taverna, as clearly, people don't read documentation :-[ . I can add it to the xpath help file if you want. Can you send me a list of the difficulties you had and I can update the online documentation? > Thanks again Carsten and all of you who gave tips! > Marco. Alan ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ taverna-users mailing list [email protected] [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/
