|
| WOW!!!!!!!!!!!!
Thanks Matt. I did not even expect any further help on this, but your last
post is tremendously helpful. I appreciate it greatly.
--
John
"Matt Milner" wrote:
> You can do some simple validation on your own by using a .net component and
> the document schema. The XLangPart class has a property on it that will
> give you the schema you need to validate the document and there are numerous
> samples on how to validate a document with an XML schema using the .Net xml
> libraries. There are also settings that you can change to force validation
> of messages at various points in your orchestrations (see Runtime Validation
> in the help files) but this is an all or nothing configuration and may be
> more of a perf hit than you want.
>
> If you do this validation yourself, then you can throw and catch an
> appropriate error and handle it in the orchestration.
>
> Matt
>
>
> "JT" <Jthayer@online.nospam> wrote in message
> news:A5400CA2-1C10-478D-B015-3CEDCC734A8C@microsoft.com...
>
>
>
|
|