04-27-06 12:26 PM
In your destination schema, remove the value from the "Target Namespace"
property. When you build the solution, you will see a warning to the effect
that the schema has a Null target namespace, but I have not found it to
create any errors.
"killbill" wrote:
> Hi All,
>
> I am using SQL adapter to fetch data from database. It returns data in
> XML and add 'ns0' with all tags, like; <ns0:FirstName>. How i can
> avoide 'ns0' ???
>
> Any suggestion ?
>
>
[ Post a follow-up to this message ]
|