BizTalk Server General - How to Remove Empty Element from output -

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > September 2004 > How to Remove Empty Element from output -





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 How to Remove Empty Element from output -
Guru

2004-09-27, 5:52 pm

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
Devdutt Patnaik

2004-09-27, 5: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



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com