Blog Stats
  • Posts - 15
  • Articles - 0
  • Comments - 9
  • Trackbacks - 6

 

October 2008 Entries

Biztalk and Schematron

I was playing with idea of using Schematron for Biztalk. It turns out that it could be very powerful tool. Schematron xslt like language wich allows to verify xml based on xpaths. And this is something xsd can't do. Taking insipration from brilliant article from Sarvana; I decided to write a receive pipeline component that can validate incoming xmls based on xpaths. If the incoming xml fails the tests then I don't want that to enter the system rather than failing further down the line.My requirement...

Interesting article

found this interesting and clever way of using per-instance configuration in biztalk 2006

 

 

Copyright © Vishal H