|
Home > Archive > BizTalk Server General > December 2005 > use of AnyType in Map
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
use of AnyType in Map
|
|
|
| Hi,
I've a schema with anytype element in it. I want to load some XML Nodes
in that element in a map. Can anyone please help how to do that?
Any kind of help will be highly appreciated.
Regards,
| |
| Samuel L 2005-12-22, 2:57 am |
| Hi!
To be able to do this, you will have to use some custom XSLT.
If you don't know how to do it, please let me know the relevant pieces of
your source and destination message structures and I will help you!
"MNA" wrote:
> Hi,
> I've a schema with anytype element in it. I want to load some XML Nodes
> in that element in a map. Can anyone please help how to do that?
> Any kind of help will be highly appreciated.
>
> Regards,
>
>
| |
|
| Thanks Samuel!
Is there a way I can use something besides XSLT? Like may be a
scripting functiod?
Thanks in advance.
Samuel L wrote:[vbcol=seagreen]
> Hi!
>
> To be able to do this, you will have to use some custom XSLT.
>
> If you don't know how to do it, please let me know the relevant pieces of
> your source and destination message structures and I will help you!
>
>
> "MNA" wrote:
>
|
|
|
|
|