ClassCastException in SequenceOutputter
Replies (1)
Please register to reply
Added by Anonymous almost 20 years ago
Legacy ID: #2917945 Legacy Poster: marcvc (marcvc)
Michael, working on my posting of https://sourceforge.net/forum/message.php?msg_id=2917938 I ran into a ClassCastException. Here is the query: declare function local:wrap_with_root($n) { <root>{$n}</root> }; local:wrap_with_root(doc("foo.xml")) I hope this helps, Marc
Legacy ID: #2918623 Legacy Poster: Michael Kay (mhkay)
Thanks. This is a separate problem from the previous one, a bug description and fix is at http://sourceforge.net/tracker/index.php?func=detail&aid=1094065&group_id=29872&atid=397617 Michael Kay
Please register to reply