Create data entity model from xml file?

Last post 05-28-2009 2:16 AM by cgeers. 1 replies.

Sort Posts:

  • Create data entity model from xml file?

    05-27-2009, 10:04 PM
    • Member
      52 point Member
    • renasis
    • Member since 09-28-2006, 12:33 AM
    • Posts 120

    Hello,

    Is it possible to create a data entity model from an existing xml file automatically? Are there any tools to do this?

    Thanks,

     -renasis

  • Re: Create data entity model from xml file?

    05-28-2009, 2:16 AM
    Answer
    • Contributor
      2,074 point Contributor
    • cgeers
    • Member since 02-21-2009, 2:41 AM
    • Belgium
    • Posts 275

    Not as far as I know.

    Though an Entity Data Model is an XML file, it is hard to expect to find a tool that can take any XML file and convert its format to that of an Entity Data Model.

    You're better off building the Data Model using a bottom up (database first) or top down (model first) approach. Afterwards you can always adjust the model through the designer or by manually manipulating the underlying XML.

    Please mark my reply as an answer if it helps you.

    Check out my blog
Page 1 of 1 (2 items)