You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2002/11/19 17:04:48 UTC

DO NOT REPLY [Bug 14621] - If namespace URI starts with "//", Xalan fails to load the template

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 keshlam@us.ibm.com  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.