Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: Ruslan on June 20, 2003, 06:07:10 am

Title: XSD Generation
Post by: Ruslan on June 20, 2003, 06:07:10 am
I want to generate XSD Schema from a model. I copied XSDDataTypes Package and  UML Profile for XML, but I can’t import XSDDataTypes Package.
In help I found:

“To import a package from XML  
Select the package to import in the Browser  
Right click and select the Import/Import menu option - Import From XML file”

I didn’t find this menu in browser.
Title: Re: XSD Generation
Post by: saschwarz on June 20, 2003, 07:56:52 am
Hi
The way I did it was:

Go to Project Explorer
Right mouse on the View containing the data model in which you want to import the xml.
Select "Import/Export"
Select "Import package from XML file..."
Then browse to the XSDDataTypes package.

There is just a simple typo in the help..."Import/Export" in place of "Import/Import".

Hope this helps
Steve
Title: Re: XSD Generation
Post by: Ruslan on June 20, 2003, 08:00:54 am
Thank you. I found.

Ruslan