P
Peted
Hi
using winforms c# vs2008
im using xsd.exe to create a databinding class from an exisiting xsd
schema.
My problem is that it uses arrays for complex types in the xsd schema,
and i have to maually change them to arraylists or other collection
types to be able to use them the way i want to .
Is there a "free" tool that does a better job in databinding than
xsd.exe, or a way to force xsd.exe to use collections instead of
arrays.
Im using liquid xml studio community edition to create the xsd files,
and im sure there was from them also a free comunity edition
databinder wizard they no longer make available. Unfortunatly i cannot
find this older edition anyware for download.
Can anyone help, or provide advice on a better tool to use than
xsd.exe
thanks in advance
Peted.
using winforms c# vs2008
im using xsd.exe to create a databinding class from an exisiting xsd
schema.
My problem is that it uses arrays for complex types in the xsd schema,
and i have to maually change them to arraylists or other collection
types to be able to use them the way i want to .
Is there a "free" tool that does a better job in databinding than
xsd.exe, or a way to force xsd.exe to use collections instead of
arrays.
Im using liquid xml studio community edition to create the xsd files,
and im sure there was from them also a free comunity edition
databinder wizard they no longer make available. Unfortunatly i cannot
find this older edition anyware for download.
Can anyone help, or provide advice on a better tool to use than
xsd.exe
thanks in advance
Peted.