The first problem to fix is that this isn't a legal namespace name.
Namespace names must be absolute URI references -- which means they have to
start with a scheme, and then should follow that scheme's syntax.

They also use URI character escaping conventions when necessary; I haven't
checked the specific characters you're using but that's probably a second
problem.

______________________________________
"... Three things see no end: A loop with exit code done wrong,
A semaphore untested, And the change that comes along. ..."
  -- "Threes" Rev 1.1 - Duane Elms / Leslie Fish
(http://www.ovff.org/pegasus/songs/threes-rev-11.html)

Reply via email to