Full name:
npanday.plugin:maven-xsd-plugin:1.2:xml
Description:
Attributes:
process-sources.| Name | Type | Since | Description |
|---|---|---|---|
| outputDirectory | String |
- |
The directory to place the generated binding classes. Default value is: ${project.build.directory}${file.separator}generated-resources. |
| project | MavenProject |
- |
The maven project. |
| xmlFiles | ArrayList |
- |
(no description) |
| Name | Type | Since | Description |
|---|---|---|---|
| frameworkVersion | String |
- |
(no description) Default value is: 2.0.50727. |
| netHome | File |
- |
The home directory of your .NET SDK. |
| profile | String |
- |
The profile that the executable should use. Default value is: XSD:XML_INSTANCE. |
| vendor | String |
- |
The Vendor for the executable. Supports MONO and MICROSOFT: the
default value is MICROSOFT. Not case or white-space
sensitive. |
java.lang.StringNo${frameworkVersion}2.0.50727java.io.FileNo${netHome}java.lang.StringYes${outputDirectory}${project.build.directory}${file.separator}generated-resourcesjava.lang.StringNo${profile}XSD:XML_INSTANCEorg.apache.maven.project.MavenProjectYes${project}MICROSOFT. Not case or white-space
sensitive.java.lang.StringNo${vendor}java.util.ArrayListYes${xmlFiles}