| Author |
XSLT IllegalAddException problem
|
justin mcsporran
Greenhorn
Joined: May 12, 2003
Posts: 15
|
|
Hi, This problem's got me bamboozled, so if anyone can help, I'd be really grateful. I have a pretty simple xml document (in a dom4j Document object): To this I'm applying the following xsl, with the aim of printing a table of just two attributes from each of the <item> elements in the document(irrespective of whether the elements are parents, children, etc... since they are all <item>s): However, I get the following exception when I run it: Any ideas as to where I'm going wrong would be really appreciated. Thanks, Justin [ July 15, 2003: Message edited by: justin mcsporran ]
|
 |
 |
|
|
subject: XSLT IllegalAddException problem
|
|
|