Author Topic: Ability to control schema generation  (Read 2486 times)

kmartine

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Ability to control schema generation
« on: April 25, 2007, 04:56:50 pm »
I'm using XML schema with annotations (MS AXSD) to integrate with a relational database (yeah, SQL Server).  I can't add those annotations (which indicate which tables and keys are related to which XML elements) in EA directly (as far as I know); I have to add them to the schema post-generation.  I would happily tweak the XSD code generator if EA gave me that ability. ;)

Thanks,
Kirk