How to generate XSD from XML file in Eclipse?

I am trying to create an XSD from an XML document.

Can this be done through the Eclipse plugin or any built-in function? Or can this be done through any infrastructure?

There are several network utilities for this, but I wanted to have something local.

thank

+68
eclipse xml xsd
mar 22 '12 at 15:08
source share

No one has answered this question yet.

See related questions:

2024
How do you parse and process HTML / XML in PHP?
1248
How can you speed up Eclipse?
500
Look for Useful Eclipse Java Code Templates
114
Generate Java classes from .XSD files ...?
97
Disable XML Validation in Eclipse
8
tool for creating xml file from xsd (for testing)
3
silent xml generation from xsd with eclipse
one
XSD XML Generator User Interface
one
xml is not generated properly from XSD (only the first element is generated)
0
How to add XSD directory to Eclipse directly



All Articles