Book a Demo

Author Topic: Generating XML Schemas  (Read 2268 times)

Lindsey5909

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Generating XML Schemas
« on: December 02, 2005, 05:12:06 am »
I am using EA 5.0 (build 767) and I am generating an XML schema from a class model.

I created a package for my classes and imported the XSD Types package into it. I then created a new sub-package containing a set of simple types (Stereotyped XSDsimpleType). However, when I generated the XML schema for the main package, the simple types in the sub-package were not included in the XML schema generated.

Is there a way of generating an XML schema for the simple types and then referencing that in the other (parent) package? Or can this be achieved in another way?

TIA

Linz