Post this under the “better late than never” category. Sorry, guys.
Anyway here are the slides I promised over a week ago. If you’d like the source code, please contact me.
A Technical Blog by Ed Jones: Microsoft Azure, .NET, and SQL Server
Post this under the “better late than never” category. Sorry, guys.
Anyway here are the slides I promised over a week ago. If you’d like the source code, please contact me.
Generating schemas from well-formed xml has been a standard piece of the BizTalk developer’s toolbox. However, this capability, although available since BizTalk 2004, has never been installed by default. Why? No one seems to know and even in BizTalk 2010, this functionality is still missing until you install it yourself.
Here are the steps:
SDK\Utilities\Schema Generator
sub-directory in Windows Explorer (likeC:\Program Files (x86)\Microsoft BizTalk Server 2010\SDK\Utilities\Schema Generator
).<BizTalk Installation Directory>\Developer Tools\Schema Editor Extensions
After having done that, you’ll be able to generate schemas from well-formed XML and DTDs as before.