Editing XSD files

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I am working on an ASP app. that uses Crystal reports. I need to edit the
report but the data is exposed by xsd files. I tried to manually alter the
xsd files but this of course didn't work (I guess the Data adapter &
Datatables in the app would need to be changed accordingly).

I don't have access to the source code, it's all web services & assemblies
but I do have access to the XSD files.

Is there any way I can change the XSD schema's to add members & expose extra
data?

I'm desperate here!

Many thanks in advance for any ideas on this

Ant
 
Back
Top