Simple BizTalk Query


dear all,

please assist me finding solution of below queries.

what easiest way develop schema given xml message?

what benefit of targetnamespace declaration , cost document?

 

 

thanks

uttam


thanks & regards uttam

there several tools create schema given xml, in view creation hand still accurate way.

i wouldn't want them generated me in same way don't want classes generated me. 

having said that, can generate schema xml file itself, select generate schema add generated items menu - http://mstecharchitect.blogspot.com/2009/03/biztalk-2009-generate-xsd-schema-from.html

 

as xml namespaces (which include target namespace) - these same .net namespaces - purpose further distinguish 1 element , critical when using mixture of schema sources. 

say have schema represent person.

now imagine consuming web service takes person parameter. 

you have 2 deal 2 representation of 'person', not same. 

without xml namespace there's no way refer 1 representation, if each schema has own namespace possible person of system , person of system b.

 

i hope makes sense

 

yossi


yossi dahan http://www.sabratech.co.uk/blogs/yossidahan [to others please mark replies answers if found them helpful]


BizTalk Server  >  BizTalk Server General



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

BizTalk Server 2013 Azure VM Log Shipping and HA for hosts

How to send non-standard Content-Type header ?