Hi there,
I've a problem with a DataSet in framework 2.0. In VS2003 I create a schema
from my DataSet. For one attribute I used my own type. In VS2003 this works
fine and I am able to load all corresponding xml-files.
When I try to create the same DataSet in framework 2.0 I always get the
error "Datatype myowntype should be mapped to MappingType.Element".
Does anybody know what to do, to map a custom type to attribute? I dont't
want to convert all corresponding xml-files.
Thanks.
Betina