Generates an XML Schema for the Forms model from the Jdapi metadata.
This class can be called from the command line where it will generate the Schema as an .xsd
file, or called in Java to return an object of class oracle.xml.parser.schema.XMLSchema
or oracle.xml.parser.v2.XMLDocument (see methods below).
To use this tool the user will need the Forms Jdapi (Java Design-time API) on
their classpath.