rec-pipe: error in constructing schema namespace
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server General > rec-pipe: error in constructing schema namespace




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    rec-pipe: error in constructing schema namespace  
Knut


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-26-06 03:47 PM

Hi,

I am using the default XML schema input pipe to parse xml messages. Looking
in the event log it seems the namespace is constructes with a hash (#)
instead of a dot (.).

So parsing
<ns0:Anforderung xmlns:ns0="http://EAISchemas">

results in an error

cannot find schema in "http://EAISchemas#Anforderung"

Is this something that I can configure somewhere?

Thanks,

Knut

--
Knut





[ Post a follow-up to this message ]



    Re: rec-pipe: error in constructing schema namespace  
BA


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-26-06 03:47 PM

Hello Knut,

What is after the hash represents the name of the root node of your xml sche
ma.
That is why you see it appearing.

That combination of namespace + root node is what the messaging engine uses
to match your subscription to a port.

Likely you have a different problem, are you 100% sure your schema is deploy
ed
correctly?

BA
http://biztalkia.blogspot.com/

> Hi,
>
> I am using the default XML schema input pipe to parse xml messages.
> Looking in the event log it seems the namespace is constructes with a
> hash (#) instead of a dot (.).
>
> So parsing
> <ns0:Anforderung xmlns:ns0="http://EAISchemas">
> results in an error
>
> cannot find schema in "http://EAISchemas#Anforderung"
>
> Is this something that I can configure somewhere?
>
> Thanks,
>
> Knut
>







[ Post a follow-up to this message ]



    Re: rec-pipe: error in constructing schema namespace  
Knut


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-26-06 03:47 PM

So you say it is correct to have
xs:schema xmlns="http://EAI_Schemas.Anforderung

in the xls but the disassembler searches for http://EAI_Schemas#Anforderung 
?

I think my schema is deployed correctly, but what can I do to find the
deployed schema? Schemas not in the explorer, so where would I see it?

Thanks,

Knut
--
Knut


"BA" wrote:

> Hello Knut,
>
> What is after the hash represents the name of the root node of your xml sc
hema.
>  That is why you see it appearing.
>
> That combination of namespace + root node is what the messaging engine use
s
> to match your subscription to a port.
>
> Likely you have a different problem, are you 100% sure your schema is depl
oyed
> correctly?
>
> BA
> http://biztalkia.blogspot.com/
> 
>
>
>





[ Post a follow-up to this message ]



    Re: rec-pipe: error in constructing schema namespace  
BA


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-26-06 03:47 PM


No what I mean is it is ok to have "xmlns="http://EAI_Schemas" as your names
pace
and the disassembler looking for "http://EAI_Schemas#Anforderung"

Is your namespace in fact http://EAI_Schemas.Anforderung ?  Then you need
to look for http://EAI_Schemas.Anforderung#Anforderung

To find the deployed schema there is a dll you have to register which will
allow you to see what is deployed, it is called assembleyViewer, you can
read about it here:

http://blogs.msdn.com/skaufman/arch.../05/126538.aspx


BA
http://biztalkia.blogspot.com/


[vbcol=seagreen]
> So you say it is correct to have xs:schema
> xmlns="http://EAI_Schemas.Anforderung
>
> in the xls but the disassembler searches for
> http://EAI_Schemas#Anforderung ?
>
> I think my schema is deployed correctly, but what can I do to find the
> deployed schema? Schemas not in the explorer, so where would I see it?
>
> Thanks,
>
> Knut
>
> "BA" wrote:
> 







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 01:01 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register