Book a Demo

Author Topic: Generating "Include" statements in XSD  (Read 2903 times)

Steve Shaw

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Generating "Include" statements in XSD
« on: January 18, 2011, 12:59:20 am »
I'm generating an XSD file from my model in EA.   I've got the namespaces of the dependent schemas defined by filling out the package properties but the "include" statements are alway blank when the xsd file generates.  
Is there a way to specify this information in the model rather than having to edit the xsd directly?

Steve Shaw

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Generating "Include" statements in XSD
« Reply #1 on: January 18, 2011, 02:10:16 am »
ok, I got it to generate the imports...   but the schema location is left out.  anyway to get that in there?