public interface XSDGenerator
| Modifier and Type | Method and Description |
|---|---|
DataModelResult |
generate(DataModelSpec spec)
Returns the result of the XML Schema Document (XSD) file generation.
|
DataModelResult generate(DataModelSpec spec) throws DataModelException
spec - the data model specification that defines the configuration for generating an XML Schema Document (XSD) file.DataModelException