Re: Can't access a variable's children in extension element
Michael Ludwig <[email protected]>
| Newsgroups | gmane.text.xml.xalan.java.user |
|---|---|
| Message-ID | <[email protected]> |
Peter Carberry schrieb: > Hi Michael, > > Sorry for the delay (been a busy week!), but here's a trivial example > that exposes the issue. Run it and open the created file (result.html) > in the browser to see the issue - the variable used can only be > accessed once by the extension element, and so only the first amount > is doubled in each case. Hi Peter, I can confirm the issue you're seeing (using Xalan 2.7.1), but I'm sorry, I have no idea why this seems to work only the first time around. Michael Ludwig