Book a Demo

Author Topic: XSD Generation  (Read 3657 times)

Ruslan

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
XSD Generation
« 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.

saschwarz

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: XSD Generation
« Reply #1 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

Ruslan

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: XSD Generation
« Reply #2 on: June 20, 2003, 08:00:54 am »
Thank you. I found.

Ruslan