Book a Demo

Author Topic: New User  (Read 2115 times)

SimmoTech

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
New User
« on: August 25, 2004, 06:09:14 am »
I want to do the following:-
1) Import a DBSchema from an MS-Access DB
2) Generate an XSD file
3) Use this in C#.NET to generate a Typed DataSet

I'm new to UML and UML tools but I've worked out to import XSDDataTypes and UML Profile for XSD Schema
and have exported and XSD file which is readable within Visual Studio however:-
1) [Warning no XSD type found for: "Text".  Default is: xs:string] appears during the export which may or may not be relevant to my main problem:-
2) I cannot work out how to export the length information for Text types - ie Text(20) needs an attribute to be added in the XSD file.

Any help gratefully received.
Cheers
Simon