Provides the model for the UI where the XML structure file is defined.
This class is used for both the XML and JSON wizards (since we implement JSON with XML internally). Use the corresponding factory method, {@link #forXml()} and {@link #forJson()}, respectively.
@author Torgil Zethson
@since 4.1.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.