Hi Everyone,
I'd basically like to produce a .NET component that given an input XML
file
(or stream) will return an output XML file (or stream) with
transformations
applied. I'm currently working on the transformation side of things, but
i'm
hoping that what I produce can then be slipped into other .NET projects
that
I have. Just to clarify, i'm not using biztalk server here, i'm just
hoping
to use the mapping side of things.
thanks,
Andrew