DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14621>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14621 If namespace URI starts with "//", Xalan fails to load the template ------- Additional Comments From [EMAIL PROTECTED] 2002-11-19 16:04 ------- A namespace URI can't start with // -- that isn't valid absolute URI syntax and namespace names must be absolute URIs. Try again with a namespace-well-formed document.
