Hi,

I've tried also with a namespace like this: http://domain.de/a/b/c/公司 /d, here the error was

...but the target namespace of the schema document is 'http://domain.de/a/b/c/%E5%85%AC%E5%8F%B8/d'.

Is there no way to use this chars (公司) directly in the namespace?

Greets

Igor :-)

[EMAIL PROTECTED] schrieb:

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)



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

Reply via email to