Incomming XML without 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 > Incomming XML without namespace




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

    Incomming XML without namespace  
Polypop


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


 
09-19-05 12:49 PM

How do I handle incomming xml who dosn't have a namespace.
I have several schemas whth the same root element, and as I understand
Biztalk require that the tagetnamespace and root element have to be unique.





[ Post a follow-up to this message ]



    Re: Incomming XML without namespace  
Matt Milner


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


 
09-19-05 10:59 PM

Use a receive pipeline with the xml disassembler in it and specify the
schema to use for the xml document being received.

matt


"Polypop" <Polypop@discussions.microsoft.com> wrote in message
news:8E52AEC2-6DDC-450C-9816-55EC4F5E4287@microsoft.com...
> How do I handle incomming xml who dosn't have a namespace.
> I have several schemas whth the same root element, and as I understand
> Biztalk require that the tagetnamespace and root element have to be
> unique.







[ Post a follow-up to this message ]



    Re: Incomming XML without namespace  
Avinash


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


 
09-29-05 12:50 PM

or alternatively, you can achieve it by setting the Activate property to
True in the receive shape. and Instead of specifying the message type, you
can specify the System.xml.xmldocument and set the Filter Expression
property (by setting the context property).
In Brief:
1. Set the Activate property of Receive Shape as True
2. set the filter criteria (to avoid picking un desired message)
BRegards,
Avi





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:51 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