09-23-04 02:56 AM
Hi.
If the element that should be there in the destination gets a value
from the source, and the source isn't there, then add an
"exists"-functoid and connect the input to the source element. The
output shold go to an "equals"-functoid with "false" as the second
input. Connect the output from the "equals"-functoid to the element
that should be there in the destination.
If there simply isn't an element in the source docucument to map from,
then give the element a default value in the "value"-property.
Jan Elaisen
On Mon, 20 Sep 2004 04:29:04 -0700, "Peter"
<Peter@discussions.microsoft.com> wrote:
>I would like to do a mapping between two schemas but in the output schema I
>have to generate empty elements (eg: <etc/> ), according to the destination
>schema, even if I dont have links from the source schema.
>How can I do this?
>I've tried the "nillable" property on the destination schame, but it seems
>to not working.
--
Jan Eliasen, representing himself and not the company he works for.
[ Post a follow-up to this message ]
|