That confirms what I have in my Schema. Thank you. The biggest thing that
I
discovered yesturday was that even though I thought I was updating my
schema,
BizTalk was not clearing it's cache of the schema. So any changes I made
and
then deployed were not showing up on the server when I tested it.
I find this very troubling that the cache is so persistent to override any
redeploy of the schema with an old file.
"Eric Stott" wrote:
> In the schema you have something that looks like this
> <Schema>
> File (post fix delimited by hexidecimal 0x3C 0x0d 0x0a)
> <
> {CR}{LF}
> Record (delmited by character >}
> Element1
> Element2
> Element3 (Padding Yes, mininum padding 3, right justified
with
> character 0 as the pad character)
> Element4 (Padding Yes, mininum padding 3, right justified
with
> character 0 as the pad character)
>
> Hope that this helps,
> Eric
> http://blog.biztalk-info.com
>


|