09-27-04 10:52 PM
Logical existence functoid in tandem with a value mapping functoid?
"Guru" <Guru@discussions.microsoft.com> wrote in message
news:07D05679-D321-4A5D-9E04-9BF91E04F8F7@microsoft.com...
> Hi
>
> I have two schemas with "Name" and "Native" elements.
>
> There is a map between the above schemas i.e Name and native to respective
> elements.
>
> If the input is
>
> <Name>Vishwa</Name>
> <Native></Native> i.e. Blank
>
>
> How to get this output
>
> <Name>Vishwa</Name>
>
> Regards
> Guru
[ Post a follow-up to this message ]
|