Package org.apache.xmlbeans.impl.tool
package org.apache.xmlbeans.impl.tool
-
ClassDescriptionAn extension is a javabean that represents a SchemaCompilerExtension to be passed for callback into the XmlBeans Schema Compiler.A Param is just a name value pair applicable to the extension.This program takes a collection of .xsd files as input, finds all duplicate name definitions, and factors out the first instance of each of those into a common.xsd file, adding an appropriate
<import>
statement in the original xsd file.Display help information on xmlbeans-maven-plugin.
Callmvn xmlbeans.plugin:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.Helper class for XML catalogs, which is provided as Java 8 and Java 9+ version (multi release)This interface is implemented by Schema Compiler Extensions.Used to supply a schema resource with an optional associated expected-namespace-URI and original-location-URL.Modeled after Ant's javac and zip tasks.