To anyone who cares about XMLUri...

The XMLUri class rejects a URI of this form:
        "scheme:"
That is, it appears to require something after
the ":"
For example,
        "scheme:" is rejected
        "scheme:foo" is accepted

As far as I know, most anything after the colon is
scheme-specific.

Regards,

George


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to